From ed943b1e536524c02501e3b462acfc3664347315 Mon Sep 17 00:00:00 2001 From: Henny022p Date: Mon, 15 Feb 2021 08:59:47 +0100 Subject: change type of gUnk_02034490 --- src/executeScriptCommandSet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/executeScriptCommandSet.c') diff --git a/src/executeScriptCommandSet.c b/src/executeScriptCommandSet.c index de8ea781..7895c28f 100644 --- a/src/executeScriptCommandSet.c +++ b/src/executeScriptCommandSet.c @@ -832,7 +832,7 @@ void sub_0807E9F0(Entity* unk1, ScriptExecutionContext* unk2) { switch (gUnk_02022740[0]) { case 2: gPlayerState.field_0x8b = 3; - gUnk_02034490 = tmp; + gUnk_02034490[0] = tmp; unk2->unk_14 = tmp; break; case 1: -- cgit v1.2.3