diff options
Diffstat (limited to 'include/objects.h')
| -rw-r--r-- | include/objects.h | 7 |
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? **/ |
