yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
menu_orchestrator.cc File Reference

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 

Macros

#define SHORTCUT_CTRL(key)   gui::FormatCtrlShortcut(ImGuiKey_##key).c_str()
 
#define SHORTCUT_CTRL_SHIFT(key)   gui::FormatCtrlShiftShortcut(ImGuiKey_##key).c_str()
 

Macro Definition Documentation

◆ SHORTCUT_CTRL

◆ SHORTCUT_CTRL_SHIFT

#define SHORTCUT_CTRL_SHIFT ( key)    gui::FormatCtrlShiftShortcut(ImGuiKey_##key).c_str()