update pokedex entries for preproc

This commit is contained in:
YamaArashi 2016-09-02 22:10:43 -07:00
parent 9a8c780523
commit 92fa2f05f4
2 changed files with 775 additions and 389 deletions

View File

@ -1,5 +1,4 @@
.macro pokedex_entry category_name, height, width, text_pointer, pokemon_scale, pokemon_offset, trainer_scale, trainer_offset
.charmapstr "\category_name", 12
.macro pokedex_entry height, width, text_pointer, pokemon_scale, pokemon_offset, trainer_scale, trainer_offset
.2byte \height @ in decimeters
.2byte \width @ in hectograms
.4byte \text_pointer

File diff suppressed because it is too large Load Diff