diff options
| author | petrie911 <69443847+petrie911@users.noreply.github.com> | 2024-05-06 17:45:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-06 19:45:24 -0300 |
| commit | a864e5ebe2dda26ef7ac5612d9fb2924184c680a (patch) | |
| tree | a5702014ae0c672d52e70239e9336ced9d493402 /src/engine/fox_context.c | |
| parent | baaba960e6c5db790f10d37465968f4320334417 (diff) | |
oh god the docs (#234)
Diffstat (limited to 'src/engine/fox_context.c')
| -rw-r--r-- | src/engine/fox_context.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/fox_context.c b/src/engine/fox_context.c index 2b52d35d..dc11cf2e 100644 --- a/src/engine/fox_context.c +++ b/src/engine/fox_context.c @@ -88,7 +88,7 @@ LevelId gCurrentLevel; s32 gLevelPhase; s32 gBossActive; s32 D_ctx_8017828C; -s32 D_ctx_80178294; +s32 gUseDynaFloor; s32 gRadioState; s32 gCurrentRadioPortrait; s32 gRadioStateTimer; |
