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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user