Home
last modified time | relevance | path

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

/dports/games/openxcom/OpenXcom-1.0/src/Menu/
H A DLoadGameState.cpp151 _game->getSavedGame()->getSavedBattle()->loadMapResources(_game); in init()
/dports/games/openxcom/OpenXcom-1.0/src/Savegame/
H A DSavedBattleGame.h175 void loadMapResources(Game *game);
H A DSavedBattleGame.cpp318 void SavedBattleGame::loadMapResources(Game *game) in loadMapResources() function in OpenXcom::SavedBattleGame