Factor out tables into data/overworld/

Fixes #749
This commit is contained in:
Rangi
2020-07-22 15:22:58 -04:00
parent 212846af57
commit b5a7e7de3e
21 changed files with 300 additions and 441 deletions

View File

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