objects for event handling and scripting

This commit is contained in:
yenatch
2013-11-23 02:51:48 -05:00
parent 29afa24f0b
commit cf6295cb9f
5 changed files with 14 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
INCLUDE "pokecrystal.asm"
INCLUDE "includes.asm"
SECTION "scripting", ROMX, BANK[$25]
INCLUDE "engine/scripting.asm"