summaryrefslogtreecommitdiff
path: root/include/objects.h
diff options
context:
space:
mode:
authorTyler McGavran <tyler.taggerung@gmail.com>2023-10-14 00:09:18 -0400
committerGitHub <noreply@github.com>2023-10-13 22:09:18 -0600
commitaa720db51a92c6bf3b8c6776b86180963cdcf3ff (patch)
tree723b6e72223a4ed6dc772da9f500181e70afeef9 /include/objects.h
parentd71e1c7b708e5caab3be4603474cedf1fd3b9893 (diff)
A few matches across a couple files, although mostly code_80005FD0 (#460)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
Diffstat (limited to 'include/objects.h')
-rw-r--r--include/objects.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/objects.h b/include/objects.h
index 145327d6b..55f14e5ce 100644
--- a/include/objects.h
+++ b/include/objects.h
@@ -158,6 +158,13 @@ typedef struct
} ItemWindowObjects; // size = 0xE0
// This are other lists of indices in gObjectList.
+
+/**
+ * Use unknown. An object is reserved and its index is saved to
+ * this variable, but it appears to go unreferenced
+ **/
+extern s32 D_80183DA0;
+
/**
* Lakitu?
**/