From 4fedd5183be7de5d5e0fa59c269b28c49d88ef88 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 23 Apr 2019 16:07:53 -0400 Subject: Attempt sub_809C664 --- include/pokemon_storage_system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/pokemon_storage_system.h b/include/pokemon_storage_system.h index 735b7f4f9..2ae0a043e 100644 --- a/include/pokemon_storage_system.h +++ b/include/pokemon_storage_system.h @@ -174,7 +174,7 @@ struct PokemonStorageSystemData { s8 unk_11df; u8 unk_11e0; u8 unk_11e1; - u8 unk_11e2; + s8 unk_11e2; u8 unk_11e3; u8 unk_11e4[4]; const u8 *unk_11e8; -- cgit v1.2.3