Home
last modified time | relevance | path

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

/dports/games/gigalomania/gigalomaniasrc/
H A Dgamestate.h48 const int offset_openpitmine_x_c = 32; variable
H A Dgamestate.cpp1584 …game_g->icon_openpitmine->draw(offset_land_x_c + offset_openpitmine_x_c, offset_land_y_c + offset_… in draw()
2734 …if( okay && openPitMine() && xpos + size_x >= offset_openpitmine_x_c && xpos < offset_openpitmine_… in validSoldierLocation()