Searched refs:COLOR_GRAY_75 (Results 1 – 9 of 9) sorted by relevance
/dports/games/xblast/xblast-2.10.4/ |
H A D | color.h | 61 #define COLOR_GRAY_75 SET_COLOR (24, 24, 24) macro
|
H A D | sdl_config.c | 39 COLOR_GRAY_75,
|
H A D | x11_config.c | 50 COLOR_GRAY_75,
|
H A D | sdl_pixmap.c | 74 ReadCchPixmap (imgPathMisc, imgFileTitle, COLOR_BLACK, COLOR_GRAY_75, COLOR_MIDNIGHT_BLUE); in InitPixmap()
|
H A D | w32_pixmap.c | 319 ReadCchPixmap (imgPathMisc, imgFileTitle, COLOR_BLACK, COLOR_GRAY_75, COLOR_MIDNIGHT_BLUE); in InitPixmap()
|
H A D | sdl_tile.c | 117 ReadCchPixmap (imgPathMisc, imgFileTitle, COLOR_BLACK, COLOR_GRAY_75, COLOR_MIDNIGHT_BLUE); in InitTiles()
|
H A D | x11c_sprite.c | 50 COLOR_GRAY_75, COLOR_RED, COLOR_GREEN, COLOR_BLUE,
|
H A D | sdl_sprite.c | 50 COLOR_GRAY_75, COLOR_RED, COLOR_GREEN, COLOR_BLUE,
|
H A D | cfg_player.c | 35 COLOR_TURQUOISE, COLOR_LIGHT_SALMON, COLOR_WHITE, COLOR_GRAY_75, 68 COLOR_TURQUOISE, COLOR_LIGHT_SALMON, COLOR_WHITE, COLOR_GRAY_75,
|