diff options
| author | Henny022p <info@henny022.de> | 2021-02-15 08:59:47 +0100 |
|---|---|---|
| committer | Henny022p <info@henny022.de> | 2021-02-15 08:59:47 +0100 |
| commit | ed943b1e536524c02501e3b462acfc3664347315 (patch) | |
| tree | 15c7892130ede58b67f7f3542a06e97ab9632b86 /src/executeScriptCommandSet.c | |
| parent | 8774c8939d9bed2a9b266c5770be0ac8446db6f9 (diff) | |
change type of gUnk_02034490
Diffstat (limited to 'src/executeScriptCommandSet.c')
| -rw-r--r-- | src/executeScriptCommandSet.c | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
