
Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
Functions | |
| absl::Status | yaze::editor::RequireRomLoaded (const Rom *rom, const std::string &operation) |
| absl::Status | yaze::editor::CheckRomState (const Rom *rom, const std::string &message) |
| std::string | yaze::editor::GetRomStatusMessage (const Rom *rom) |
| bool | yaze::editor::IsRomReadyForEditing (const Rom *rom) |