diff options
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) |