diff options
author | yenatch <yenatch@gmail.com> | 2013-11-26 05:23:56 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-11-27 14:45:42 -0500 |
commit | 41f149c7f13a3b54c8ecc4101258fccc5a5ab184 (patch) | |
tree | 3f9e3aedfb79b2e6cfd106f9bc8321cbbd811a24 /maps_crystal.asm | |
parent | 04eb541f836218f2c987b63e311ec68ae0510d18 (diff) |
maps.o and stats/pokedex/entries.o
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" + |