housekeeping

This commit is contained in:
scawful
2022-07-08 23:52:11 -04:00
parent 260f9d5166
commit e9c8152453
10 changed files with 77 additions and 99 deletions

View File

@@ -42,7 +42,6 @@ class Editor {
void DrawScreenEditor();
void DrawHUDEditor();
void *rom_data_;
bool is_loaded_ = true;
app::rom::ROM rom_;