diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-03-17 11:38:01 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-03-17 11:38:01 -0400 |
commit | 6c8f8609cb0d8dce34c6f8125267edfa11bbb3f1 (patch) | |
tree | ec3bbecc037909ffe57ff1993ceed9f2e35d24ca /data | |
parent | 3684296583bacac39a521b3c815a5680b5530c08 (diff) |
Assert some more table widths
Diffstat (limited to 'data')
-rw-r--r-- | data/events/special_pointers.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/events/special_pointers.asm b/data/events/special_pointers.asm index f69a8ed81..b0f78b3b0 100644 --- a/data/events/special_pointers.asm +++ b/data/events/special_pointers.asm @@ -87,7 +87,7 @@ SpecialsPointers:: add_special ToggleMaptileDecorations add_special ToggleDecorationsVisibility add_special GiveShuckle - add_special ReturnShuckle + add_special ReturnShuckie add_special BillsGrandfather add_special CheckPokerus add_special DisplayCoinCaseBalance |