Home
last modified time | relevance | path

Searched defs:skill_window (Results 1 – 3 of 3) sorted by relevance

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dscene_skill.h49 std::unique_ptr<Window_Skill> skill_window; variable
H A Dscene_battle.h187 std::unique_ptr<Window_BattleSkill> skill_window; variable
/dports/games/crossfire-client/crossfire-client-1.75.1/gtk-v2/src/
H A Dskills.c28 static GtkWidget *skill_window, *skill_treeview, *skill_use, *skill_ready; variable