Home
last modified time | relevance | path

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

/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dtiles_background.h52 static const Sint32 TILES_32_HEIGHT = 32; variable
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dtiles_background.cc129 tiles_height = TILES_32_HEIGHT; in setup()