Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/UI/Source/
H A Dtng.h126 #define TNG_TILEBACK 0x0008 // tiled bitmap background macro
H A Dtng.c77 else if (flags & TNG_TILEBACK) in TNGDrawBase()