diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2024-08-15 22:20:08 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-15 22:20:08 -0600 |
| commit | bd6e3d18e0b26f708defd1833bc063001703bba3 (patch) | |
| tree | a9e39dfa6104bac0d5f06ceb32cb38ef70abbf50 /src/code_800029B0.h | |
| parent | a4f53b018b00e598c44baebb1b63b543740f9217 (diff) | |
Courses (#54)
* valley
* beach
* sherbet & rainbow
* fix ceremony
* Fix parser for course displaylists
* Fix crash near end of ceremony
* Clean rock
---------
Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
Diffstat (limited to 'src/code_800029B0.h')
| -rw-r--r-- | src/code_800029B0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_800029B0.h b/src/code_800029B0.h index 7b18b940d..e1d1a18dc 100644 --- a/src/code_800029B0.h +++ b/src/code_800029B0.h @@ -142,7 +142,7 @@ extern s16 sIsController1Unplugged; extern s32 D_801625EC; extern s32 D_801625F0; extern s32 D_801625F4; -extern s32 D_801625F8; +extern uintptr_t D_801625F8; extern f32 D_801625FC; #endif |
