Home
last modified time | relevance | path

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

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dgame_interpreter_battle.h79 bool CommandManiacGetBattleInfo(lcf::rpg::EventCommand const& com);
H A Dgame_interpreter_battle.cpp199 return CommandManiacGetBattleInfo(com); in ExecuteCommand()
560 bool Game_Interpreter_Battle::CommandManiacGetBattleInfo(lcf::rpg::EventCommand const&) { in CommandManiacGetBattleInfo() function in Game_Interpreter_Battle