initialize blank editor set in EditorManager; update overworld initialization to use Rom pointers; add Clear and CleanupUnusedTextures methods in OverworldEditor.

This commit is contained in:
scawful
2025-04-12 11:33:03 -04:00
parent 935b0b5863
commit 1d64846a37
4 changed files with 9 additions and 3 deletions

View File

@@ -136,8 +136,6 @@ if (YAZE_BUILD_LIB)
incl/yaze.h
incl/zelda.h
incl/snes.h
incl/overworld.h
incl/dungeon.h
DESTINATION
include
)