diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2021-09-26 14:57:42 +0200 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2021-09-26 22:09:22 +0200 |
| commit | c603199e0aedc258a3b6310457fa7f2dd045663f (patch) | |
| tree | 3a2bca05d7662046935db590c080dae2682650dd /src/code_0808091C.c | |
| parent | 9283aa5afecdcb4632d95b40f1c0f0a2bbb35b57 (diff) | |
Unsplit managerF to avoid conflicts with the pr of Ibot02
Diffstat (limited to 'src/code_0808091C.c')
| -rw-r--r-- | src/code_0808091C.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_0808091C.c b/src/code_0808091C.c index 7d11a428..9fc8718f 100644 --- a/src/code_0808091C.c +++ b/src/code_0808091C.c @@ -42,7 +42,7 @@ void sub_08080930(void) gRoomControls.unk3 = 5; gRoomControls.unk4 = 0; gRoomControls.unk2 = 2; - gRoomControls.filler[0] = 0; + gRoomControls.unk_10 = 0; sub_0805E5A8(); } |
