Home
last modified time | relevance | path

Searched refs:extrablue (Results 1 – 2 of 2) sorted by relevance

/dports/games/xgalaga/xgalaga-2.1.1.0/libsprite/
H A Dinit.c6 static unsigned short extrablue[8] = {0x80, 0xa0, 0xb0, 0xc0, 0x00, 0x20, 0x40, 0x60}; variable
250 colordef.blue = extrablue[i] << 8; in GetColors()
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dx11window.c626 static unsigned short extrablue[COLORS] = variable
714 colordef.blue = extrablue[i] << 8; in GetColors()