summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-06-12 23:34:54 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-06-12 23:34:54 -0400
commite9de0f52112375193fe0568cca34d7c2df17c89b (patch)
treea118ccf3c2d4fd4f1de1cc10663d451bf72a9466 /include
parent1258970db69f686b4a33cd00d9a77ce414f7d225 (diff)
data/decoration.s, 2
Diffstat (limited to 'include')
-rwxr-xr-xinclude/decoration.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/include/decoration.h b/include/decoration.h
index 6e68bd1c8..0f64662be 100755
--- a/include/decoration.h
+++ b/include/decoration.h
@@ -164,9 +164,9 @@ struct DecorationInventory
struct UnkStruct_803EC860
{
- u8 *var0;
- u8 *var4;
- u8 *var8;
+ const u8 *var0;
+ const u8 *var4;
+ const u8 *var8;
u8 size;
};
@@ -185,10 +185,10 @@ struct UnkStruct_02038900
struct UnkStruct_083EC900
{
- u8 unk_0;
- u8 unk_1;
- u8 unk_2;
- u8 unk_3;
+ u8 shape;
+ u8 size;
+ u8 x;
+ u8 y;
};
struct UnkStruct_020391B4
@@ -201,7 +201,7 @@ struct UnkStruct_020391B4
u8 pad06[2];
};
-extern const struct UnkStruct_083EC900 gUnknown_083EC900[10];
+extern const struct UnkStruct_083EC900 gUnknown_083EC900[];
extern const struct SpritePalette gUnknown_083EC954;
extern const struct SpritePalette gUnknown_083ECA5C;
extern const struct SpritePalette gUnknown_083ECA64;