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_800AF9B0.h | |
| parent | 7d2fe91598a62d20f2f189273938d6541c0f2f66 (diff) | |
Header & General Cleanup (#431)
* Header cleanup
Diffstat (limited to 'src/code_800AF9B0.h')
| -rw-r--r-- | src/code_800AF9B0.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/code_800AF9B0.h b/src/code_800AF9B0.h index 706be4782..1e801e680 100644 --- a/src/code_800AF9B0.h +++ b/src/code_800AF9B0.h @@ -10,8 +10,6 @@ void func_800B0004(void); /* This is where I'd put my static data, if I had any */ -extern s32 gCCSelection; // D_800DC538 in main.c -extern s32 D_800DC540; extern s16 gCurrentCourseId; // D_800DC5A0 extern s32 gIsMirrorMode; // D_800DC5F4 extern s32 D_800E86A4; |
