Home
last modified time | relevance | path

Searched refs:gameFixupObjects (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/game/
H A Dgame.h105 void gameFixupObjects(Map *map);
H A Dgame.cpp380 void gameFixupObjects(Map *map) { in gameFixupObjects() function
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/filesys/
H A Dsavegame.cpp124 gameFixupObjects(g_context->_location->_map); in load()
130 gameFixupObjects(g_context->_location->_prev->_map); in load()