yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
wasm_z3ed_stub.cc
Go to the documentation of this file.
1
#ifdef __EMSCRIPTEN__
11
namespace
yaze::editor
{
12
class
EditorManager;
13
}
14
15
namespace
yaze::app
{
16
17
yaze::editor::EditorManager
*
GetGlobalEditorManager
() {
18
return
nullptr
;
19
}
20
21
}
// namespace yaze::app
22
23
#endif
// __EMSCRIPTEN__
yaze::editor::EditorManager
The EditorManager controls the main editor window and manages the various editor classes.
Definition
editor_manager.h:87
yaze::app
Definition
main.cc:88
yaze::app::GetGlobalEditorManager
yaze::editor::EditorManager * GetGlobalEditorManager()
Definition
main.cc:98
yaze::editor
Editors are the view controllers for the application.
Definition
agent_chat.cc:23
src
cli
wasm_z3ed_stub.cc
Generated by
1.10.0