diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-04 09:59:07 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-04 09:59:07 -0400 |
commit | 54c74220e6f53ef0fd4fdb25f58c0196c809f840 (patch) | |
tree | 24ae4af17865e7d086154b6d15d96ac99d3a6a81 /include | |
parent | d53b7d3b2eb17cc6e7973b50f460709df658bad5 (diff) |
sub_81008BC
Diffstat (limited to 'include')
-rwxr-xr-x | include/decoration.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/decoration.h b/include/decoration.h index 83090ae40..f8086e7cc 100755 --- a/include/decoration.h +++ b/include/decoration.h @@ -162,6 +162,16 @@ struct DecorationInventory u8 size; }; +struct UnkStruct_803EC860 +{ + u8 *var0; + u8 *var4; + u8 *var8; + u8 size; +}; + +extern const struct UnkStruct_803EC860 gUnknown_083EC860[]; + extern u8 ewram[]; #define ewram_1f000 (*(struct DecoPCPointers *)(ewram + 0x1f000)) |