diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-01 21:07:55 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-01 21:07:55 -0400 |
commit | b74fb2562faee0317013ec9b1ea50032973508ef (patch) | |
tree | 1e5a17e011324de0e43287a10d12117f9056e36e /include/decoration_inventory.h | |
parent | af04028ecebcc5631987699b399f745550794db2 (diff) |
through debug_sub_815FC94
Diffstat (limited to 'include/decoration_inventory.h')
-rw-r--r-- | include/decoration_inventory.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/decoration_inventory.h b/include/decoration_inventory.h index e59a23008..0772aacf6 100644 --- a/include/decoration_inventory.h +++ b/include/decoration_inventory.h @@ -8,5 +8,8 @@ u8 IsThereStorageSpaceForDecoration(u8); u8 sub_8134074(u8); s8 sub_81340A8(u8); u8 sub_8134194(u8); +#if DEBUG +void debug_sub_814A3A8(void); +#endif // DEBUG #endif // GUARD_DECORATION_INVENTORY_H |