diff options
| author | Tyler McGavran <tyler.taggerung@gmail.com> | 2022-12-28 22:19:11 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-28 20:19:11 -0700 |
| commit | c705bc4a6a207694e2d14dd641e530980b768d54 (patch) | |
| tree | 023674c490b48a90eda32f6023c73df824158a61 /src/code_8006E9C0.h | |
| parent | 94b3a6f07b416b14021edc731a387e61dcc47f9b (diff) | |
Lots of matches related to the object list (#284)
Identified a couple more lists of object list indices, added some
comments indicating what they're used for. Those comments are
most likely non-exhaustive so there's still some investigation
to be done there.
Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
Diffstat (limited to 'src/code_8006E9C0.h')
| -rw-r--r-- | src/code_8006E9C0.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code_8006E9C0.h b/src/code_8006E9C0.h index e6cb99ca1..2856bf7c6 100644 --- a/src/code_8006E9C0.h +++ b/src/code_8006E9C0.h @@ -14,7 +14,6 @@ void func_80070714(); extern s32 gScreenModeSelection; extern s32 gTextureLogoMarioKart64; extern s16 D_80165730; -extern s16 D_80165738; extern s16 D_80165740; extern s16 D_80165748; extern s32 D_80183D5C; |
