update pokedex entries for preproc
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
.macro pokedex_entry category_name, height, width, text_pointer, pokemon_scale, pokemon_offset, trainer_scale, trainer_offset
|
.macro pokedex_entry height, width, text_pointer, pokemon_scale, pokemon_offset, trainer_scale, trainer_offset
|
||||||
.charmapstr "\category_name", 12
|
|
||||||
.2byte \height @ in decimeters
|
.2byte \height @ in decimeters
|
||||||
.2byte \width @ in hectograms
|
.2byte \width @ in hectograms
|
||||||
.4byte \text_pointer
|
.4byte \text_pointer
|
||||||
|
|||||||
+774
-387
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user