diff options
| author | theo3 <arisstephenson2@gmail.com> | 2021-02-19 00:47:22 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2021-02-19 00:47:22 -0800 |
| commit | ce06f7dbb70b87cc3007a3e6ee6642b3f9aeb8b3 (patch) | |
| tree | 0affacd2a74cb9fc324bf2a48bb76f2da432ec77 /src/code_0805EC04.c | |
| parent | 71ae3b07ea560601a3cddad9ab1eae7beedcf9ee (diff) | |
begin arm_proxy.c
Diffstat (limited to 'src/code_0805EC04.c')
| -rw-r--r-- | src/code_0805EC04.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_0805EC04.c b/src/code_0805EC04.c index 3033de51..1981f507 100644 --- a/src/code_0805EC04.c +++ b/src/code_0805EC04.c @@ -101,7 +101,7 @@ void sub_0805ECEC(int param_1, u32 param_2, u32 param_3, u32 param_4) { } void sub_0805ED14(u32 param_1) { - gPlayerState.field_0x9c[0] = param_1; + gPlayerState.field_0x9c = param_1; gPlayerState.field_0x98 = 0; gPlayerState.field_0x9a = 0; }
\ No newline at end of file |
