Home
last modified time | relevance | path

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

/dports/games/gigalomania/gigalomaniasrc/
H A Dgamestate.h49 const int offset_openpitmine_y_c = 32; variable
H A Dgamestate.cpp1584 …npitmine->draw(offset_land_x_c + offset_openpitmine_x_c, offset_land_y_c + offset_openpitmine_y_c); in draw()
2735 …ypos + size_y >= offset_openpitmine_y_c && ypos < offset_openpitmine_y_c + game_g->icon_openpitmin… in validSoldierLocation()