Move includes into object bases instead of their version wrappers.

This commit is contained in:
yenatch
2014-02-05 19:07:24 -05:00
parent 370d5f71f2
commit ddc665a31a
12 changed files with 34 additions and 24 deletions

View File

@ -1,7 +1,3 @@
INCLUDE "pokecrystal.asm"
INCLUDE "includes.asm"
SECTION "Event Scripting", ROMX, BANK[EVENTS]
INCLUDE "engine/scripting.asm"