diff options
| author | tehzz <tehzz@users.noreply.github.com> | 2022-07-05 22:01:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-05 19:01:42 -0700 |
| commit | 40bb0154a8556350bb101bde7246f6a547067dc0 (patch) | |
| tree | 6a28fc2bb6b05c706d7c2b67e00d81e2f3232873 /src/code_800AF9B0.h | |
| parent | a8e5c0f21211aa0159949bfe354eb1d61dc13156 (diff) | |
Decomp menus.c (#229)
* update m2ctx to make N64 sgi context
* finish decomping menus.c
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 a5bff659b..08c0ccc77 100644 --- a/src/code_800AF9B0.h +++ b/src/code_800AF9B0.h @@ -16,7 +16,5 @@ extern s32 D_800DC540; extern s16 gCurrentCourseId; // D_800DC5A0 extern s32 gIsMirrorMode; // D_800DC5F4 extern s32 D_800E86A4; -extern s8 gDisplayedControllerPakTableRows[5]; // D_800E86C6 -extern s32 D_800E86E4; #endif /* CODE_800AF9B0_H */ |
