Searched refs:MAX_PALETTE (Results 1 – 2 of 2) sorted by relevance
99 #define MAX_PALETTE 8 macro102 #define InPalette(n) ((n) >= 0 && (n) < MAX_PALETTE)235 SP_PARM->_color_table[n] = tp[n % MAX_PALETTE]; in init_color_table()
762 #define MAX_PALETTE 8 macro763 #define InPalette(n) ((n) >= 0 && (n) < MAX_PALETTE)