wild pokemon data

- Thanks to Sanqui for many Ruby/Sapphire names. https://github.com/Sanqui/romhacking/blob/master/pokemon/location-area-names
This commit is contained in:
YamaArashi
2015-10-25 22:56:06 -07:00
parent 269cda7ac9
commit 832b0b525f
8 changed files with 5585 additions and 23 deletions
+1
View File
@@ -3,6 +3,7 @@
.include "asm/macros/window.s"
.include "asm/macros/pokemon_data.s"
.include "asm/macros/ec.s"
.include "asm/macros/map.s"
.macro include_range start, end
.incbin "base_emerald.gba", \start, \end - \start