#include "app/editor/system/settings_editor.h"
#include "absl/status/status.h"
#include "app/core/features.h"
#include "app/gui/style.h"
#include "imgui/imgui.h"
Go to the source code of this file.
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::editor |
Editors are the view controllers for the application. | |