Home
last modified time | relevance | path

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

/dports/games/toppler/toppler-1.1.6/
H A Dlevel.h57 TB_ELEV_DOOR, enumerator
H A Dlevel.cc759 else if (tower[row][col] == TB_STICK_DOOR) tower[row][col] = TB_ELEV_DOOR; in lev_stick2platform()
784 else if (tower[row][col] == TB_ELEV_DOOR) tower[row][col] = TB_DOOR; in lev_platform2empty()