Tag start for OpenScreenTagList() Allows you to override the number of entries in the ColorMap for your screen.
Source position: intuition.pas line 1455
const SA_ColorMapEntries = SA_Dummy + 28; |
Intuition normally allocates ((1 shl depth) or 32), whichever is more, but you may require even more if you use certain graphics.library features (eg. palette-banking).