Revert "Factor out tables into data/overworld/"

This reverts commit b5a7e7de3e.
This commit is contained in:
Rangi
2020-07-22 20:21:26 -04:00
parent b5a7e7de3e
commit 11dc805de0
21 changed files with 441 additions and 300 deletions

View File

@@ -80,4 +80,4 @@ EngineFlagAction::
ld [de], a
ret
INCLUDE "data/events/engine_flags.asm"
INCLUDE "data/engine_flags.asm"