yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
default_editor_factories.h
Go to the documentation of this file.
1
#ifndef YAZE_APP_EDITOR_SYSTEM_DEFAULT_EDITOR_FACTORIES_H_
2
#define YAZE_APP_EDITOR_SYSTEM_DEFAULT_EDITOR_FACTORIES_H_
3
4
namespace
yaze::editor
{
5
6
class
EditorRegistry;
7
8
// Registers the built-in editor factories used to construct an EditorSet for a
9
// ROM session.
10
void
RegisterDefaultEditorFactories
(EditorRegistry* registry);
11
12
}
// namespace yaze::editor
13
14
#endif
// YAZE_APP_EDITOR_SYSTEM_DEFAULT_EDITOR_FACTORIES_H_
15
yaze::editor
Editors are the view controllers for the application.
Definition
patch_export_usage.cc:9
yaze::editor::RegisterDefaultEditorFactories
void RegisterDefaultEditorFactories(EditorRegistry *registry)
Definition
default_editor_factories.cc:21
src
app
editor
system
default_editor_factories.h
Generated by
1.10.0