diff options
Diffstat (limited to 'maps_crystal.asm')
-rw-r--r-- | maps_crystal.asm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/maps_crystal.asm b/maps_crystal.asm new file mode 100644 index 000000000..0379ca4b8 --- /dev/null +++ b/maps_crystal.asm @@ -0,0 +1,5 @@ +INCLUDE "pokecrystal.asm" +INCLUDE "includes.asm" + +INCLUDE "maps.asm" + |