Home
last modified time | relevance | path

Searched defs:blackWhiteColors (Results 1 – 3 of 3) sorted by relevance

/dports/games/ballerburg/ballerburg-1.2.0/src/
H A Dsdlgui.c104 SDL_Color blackWhiteColors[2] = {{255, 255, 255, 0}, {0, 0, 0, 0}}; in SDLGui_Init() local
/dports/games/libretro-hatari/hatari-561c07e/src/gui-sdl/
H A Dsdlgui.c98 SDL_Color blackWhiteColors[2] = {{255, 255, 255, 255}, {0, 0, 0, 255}}; in SDLGui_Init() local
/dports/emulators/hatari/hatari-2.2.1/src/gui-sdl/
H A Dsdlgui.c106 SDL_Color blackWhiteColors[2] = {{255, 255, 255, 255}, {0, 0, 0, 255}}; in SDLGui_Init() local