#include <functional>#include <string>#include <vector>#include "absl/status/status.h"#include "core/project.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::ProjectManager |
| Handles all project file operations with ROM-first workflow. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |