diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-07-04 13:51:56 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-07-04 13:51:56 -0400 |
commit | 973476412e5049f48983464689238431c3c2cffc (patch) | |
tree | 2d9c3457ca8f6cdd7feb46e93d64e5a20ff74f90 /src/decoration.c | |
parent | 2a52f21d6f15b745b80202c97b960de6a39f1ab8 (diff) |
Move this pointer to its rightful place
Diffstat (limited to 'src/decoration.c')
-rw-r--r-- | src/decoration.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/decoration.c b/src/decoration.c index 35554c82a..da1ee8530 100644 --- a/src/decoration.c +++ b/src/decoration.c @@ -2993,8 +2993,6 @@ const struct SpriteTemplate gSpriteTemplate_83ECA88 = { const struct YesNoFuncTable gUnknown_083ECAA0 = {.yesFunc = sub_8101848, .noFunc = sub_80FED3C}; -u8 *const unref_label_083ECAA8[] = {gSharedMem}; - void sub_81008BC(struct UnkStruct_02038900 *unk_02038900) { u8 i; |