diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-11-17 16:27:44 -0500 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-11-17 16:27:44 -0500 |
| commit | 47cd734276eade428671f720e8d01a45c4fd2bc2 (patch) | |
| tree | 6682f4d72db6a49af4e542324068aefd2530905f /wram.asm | |
| parent | Fix file modes (diff) | |
| download | pokeyellow-47cd734276eade428671f720e8d01a45c4fd2bc2.tar.gz pokeyellow-47cd734276eade428671f720e8d01a45c4fd2bc2.tar.xz pokeyellow-47cd734276eade428671f720e8d01a45c4fd2bc2.zip | |
Use assert to ensure correct base data size
Diffstat (limited to 'wram.asm')
| -rw-r--r-- | wram.asm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1996,8 +1996,9 @@ wMonHGrowthRate:: wMonHLearnset:: ; bit field - flag_array 50 + 5 + flag_array NUM_TMS + NUM_HMS ds 1 +wMonHeaderEnd:: wSavedTilesetType:: ; saved at the start of a battle and then written back at the end of the battle |
