Home
last modified time | relevance | path

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

/dports/games/wesnoth/wesnoth-1.14.17/src/hotkey/
H A Dhotkey_command.hpp154 HOTKEY_EDITOR_MAP_NEW, HOTKEY_EDITOR_MAP_LOAD, HOTKEY_EDITOR_MAP_SAVE, enumerator
H A Dhotkey_command.cpp173 { HOTKEY_EDITOR_MAP_LOAD, "editor-map-load", N_("Load Map"), false, scope_editor, HKCAT_MAP, "" },
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/controller/
H A Deditor_controller.cpp327 case HOTKEY_EDITOR_MAP_LOAD: in can_execute_command()
891 case HOTKEY_EDITOR_MAP_LOAD: in do_execute_command()