diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2023-09-20 19:59:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-20 11:59:55 -0600 |
| commit | f4fc23badafac5c3e4d1cca83cc81ac5771c6429 (patch) | |
| tree | a0a1dd8706ad7054d47c3ba51936b8caf2a14eeb /src/code_80086E70.h | |
| parent | 7d2fe91598a62d20f2f189273938d6541c0f2f66 (diff) | |
Header & General Cleanup (#431)
* Header cleanup
Diffstat (limited to 'src/code_80086E70.h')
| -rw-r--r-- | src/code_80086E70.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/code_80086E70.h b/src/code_80086E70.h index a0250c18c..55a391896 100644 --- a/src/code_80086E70.h +++ b/src/code_80086E70.h @@ -167,13 +167,9 @@ void func_8008C1C0(s32); // This may be a list of tilemap flags on a per-camera basis extern s16 D_8018CF68[]; -extern s32 gPlayerCountSelection1; extern f32 D_80183DA8[]; extern f32 D_80183DC8[]; -extern f32 gVBlankTimer; extern Collision D_8018C3B0; -extern Player *gPlayerOne; -extern Player *gPlayerOneCopy; extern s16 gCurrentCourseId; extern Vec4s D_80165760; |
