#include "imgui/imgui.h"#include "app/editor/editor.h"#include "app/rom.h"#include "app/controller.h"#include "app/platform/window.h"#include "app/gfx/backend/sdl2_renderer.h"
Go to the source code of this file.
Classes | |
| class | yaze::test::EditorIntegrationTest |
| Base class for editor integration tests. More... | |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::test |
Macros | |
| #define | IMGUI_DEFINE_MATH_OPERATORS |
| #define IMGUI_DEFINE_MATH_OPERATORS |
Definition at line 4 of file editor_integration_test.h.