Move ROM::LoadAllGraphicsData call to MasterEditor

This commit is contained in:
scawful
2024-04-14 10:53:36 -05:00
parent 9483065477
commit eea082da0e
2 changed files with 2 additions and 2 deletions

View File

@@ -1599,8 +1599,6 @@ void OverworldEditor::DrawOverworldSprites() {
// ----------------------------------------------------------------------------
absl::Status OverworldEditor::LoadGraphics() {
// Load all of the graphics data from the game.
PRINT_IF_ERROR(rom()->LoadAllGraphicsData())
graphics_bin_ = rom()->graphics_bin();
// Load the Link to the Past overworld.