diff options
| author | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2025-01-03 17:41:12 -0700 |
|---|---|---|
| committer | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2025-01-03 17:41:12 -0700 |
| commit | 6a00e588932d47764ea3c5add0670784c2fe3d5f (patch) | |
| tree | 90dce17bcc492df6aba32ec46e6abb8a666f119d /src/code_80005FD0.c | |
| parent | 35fd8a412c7c40f5bd0ea4381c03b1f2ef4c7b3e (diff) | |
Finish doc
Diffstat (limited to 'src/code_80005FD0.c')
| -rw-r--r-- | src/code_80005FD0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_80005FD0.c b/src/code_80005FD0.c index f6b942ff4..cb4157b63 100644 --- a/src/code_80005FD0.c +++ b/src/code_80005FD0.c @@ -5339,7 +5339,7 @@ void func_80014DE4(s32 cameraIndex) { D_801646D0[cameraIndex].unk0 = 0; D_801646D0[cameraIndex].unk2 = 0; D_801646D0[cameraIndex].unk4 = 0; - if ((gModeSelection == 1) && (D_8018EDFC == 0)) { + if ((gModeSelection == 1) && (gCourseMapInit == 0)) { D_80164678[cameraIndex] = 0; } |
