Home
last modified time | relevance | path

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

/dports/games/powder/powder118_src/
H A Dmap.h692 void addSignPost(SIGNPOST_NAMES post, int x, int y);
H A Dbuild.cpp1506 addSignPost((SIGNPOST_NAMES) pt->data, x, y); in populateRoom()
1511 MAP::addSignPost(SIGNPOST_NAMES post, int x, int y) in addSignPost() function in MAP
2761 addSignPost(SIGNPOST_WON, MAP_WIDTH/2+2, MAP_HEIGHT/2); in buildSurfaceWorld()