diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-03-17 11:37:55 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-03-17 11:37:55 -0400 |
commit | d1167570cc5c8db26b2bc310db8c574ba3a9a9e5 (patch) | |
tree | 9c025e7838ac8e7cec29f8a8ec6e7e564147ec6c /data | |
parent | 2bc8cf5fc11d4ef84022840ad10cd05eaab12ae9 (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 4a007b12..e120ec4e 100644 --- a/data/events/special_pointers.asm +++ b/data/events/special_pointers.asm @@ -91,7 +91,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 |