diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-02-01 21:39:02 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-02-01 21:39:02 -0500 |
commit | 708fa70823f81cb9b2dffd93bf5f00842ddb4d72 (patch) | |
tree | 70c0627dd0a048fa55929877dd50e990f99537f9 /src/rfu_union_tool.c | |
parent | fc3d571ab9ab060840b50410b0fe279fb5908a0e (diff) |
event_object_80688E4
Diffstat (limited to 'src/rfu_union_tool.c')
-rw-r--r-- | src/rfu_union_tool.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rfu_union_tool.c b/src/rfu_union_tool.c index 20b29de9b..818aa3b0f 100644 --- a/src/rfu_union_tool.c +++ b/src/rfu_union_tool.c @@ -654,7 +654,7 @@ bool32 sub_811BF00(struct UnkStruct_Main0 *arg0, s16 *arg1, s16 *arg2, u8 *arg3) static void sub_811C008(s32 arg0, s32 arg1, u8 arg2) { - sub_8069058(5 * arg1 - 0x38 + arg0, arg2); + TurnEventObject(5 * arg1 - 0x38 + arg0, arg2); } void sub_811C028(u32 arg0, u32 arg1, struct UnkStruct_Main0 *arg2) |