#include "app/editor/ui/workspace_manager.h"
#include "app/editor/system/editor_card_registry.h"
#include "app/editor/system/toast_manager.h"
#include "app/rom.h"
#include "absl/strings/str_format.h"
#include "util/file_util.h"
#include "util/platform_paths.h"
#include "imgui/imgui.h"
#include "imgui/imgui_internal.h"
Go to the source code of this file.
|
| namespace | yaze |
| | Main namespace for the application.
|
| |
| namespace | yaze::editor |
| | Editors are the view controllers for the application.
|
| |
◆ IMGUI_DEFINE_MATH_OPERATORS
| #define IMGUI_DEFINE_MATH_OPERATORS |