Home
last modified time | relevance | path

Searched refs:SPRITE_COLORS (Results 1 – 3 of 3) sorted by relevance

/dports/games/xmris/xmris.4.04/
H A Dcommon.h150 #define SPRITE_COLORS 17 macro
H A Dcontrol.c258 {GIZMO_COLORS + 0, {CELL_WIDTH, CELL_HEIGHT}, SPRITE_COLORS + 0,
260 {GIZMO_COLORS + 1, {CELL_WIDTH, CELL_HEIGHT}, SPRITE_COLORS + 1,
262 {GIZMO_COLORS + 2, {CELL_WIDTH, CELL_HEIGHT}, SPRITE_COLORS + 2,
H A Dmakecom.c936 for(dptr = &sprites[SPRITE_COLORS], count = BACKGROUNDS; count--; dptr++)