Home
last modified time | relevance | path

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

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dscene_battle.h123 enum BattleOptionType { enum
200 std::vector<BattleOptionType> battle_options;
H A Dscene_battle.cpp164 battle_options.push_back((BattleOptionType)option); in CreateUi()