diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-24 22:17:26 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-10-24 22:17:26 -0400 |
commit | 09605333c84df4e516017d161d00f22952711bc1 (patch) | |
tree | 4ce03159aeb25599164f4782987c2640177f579e /include/decoration.h | |
parent | e094e3db9b8e4ab2b97085ac7048c9b6c327ed1f (diff) |
sub_80E9238
Diffstat (limited to 'include/decoration.h')
-rw-r--r-- | include/decoration.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/decoration.h b/include/decoration.h index adefb2fd1..f4f34d8b5 100644 --- a/include/decoration.h +++ b/include/decoration.h @@ -191,5 +191,6 @@ extern EWRAM_DATA u8 *gCurDecorInventoryItems; extern EWRAM_DATA u8 gCurDecorationIndex; void sub_8126968(void); +void sub_8127D38(u16 mapX, u16 mapY, u16 decor); #endif //GUARD_DECORATION_H |