Searched refs:color_14_brightyellow (Results 1 – 3 of 3) sorted by relevance
/dports/games/sdlpop/SDLPoP-1.22/src/ |
H A D | screenshot.c | 236 show_text_with_color(&buttonmod_rect, 0, 1, events, color_14_brightyellow); in draw_extras() 256 show_text_with_color(&events_rect, 0, 1, events, color_14_brightyellow); in draw_extras() 334 show_text_with_color(&event_rect, 0, 0, special_event, color_14_brightyellow); in draw_extras() 363 show_text_with_color(&start_rect, 0, 0, start_text, color_14_brightyellow); in draw_extras()
|
H A D | types.h | 1128 color_14_brightyellow = 14, enumerator
|
H A D | seg006.c | 1743 flash_color = color_14_brightyellow;
|