Remove dungeon.h and overworld.h headers; integrate their structures directly into zelda.h and update include paths in related source files.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include "app/core/controller.h"
|
||||
#include "app/rom.h"
|
||||
#include "app/zelda3/overworld/overworld.h"
|
||||
#include "dungeon.h"
|
||||
#include "util/flag.h"
|
||||
#include "yaze_config.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user