summaryrefslogtreecommitdiff
path: root/include/object/itemOnGround.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/object/itemOnGround.h')
-rw-r--r--include/object/itemOnGround.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/object/itemOnGround.h b/include/object/itemOnGround.h
index 47ab89a8..151dcc28 100644
--- a/include/object/itemOnGround.h
+++ b/include/object/itemOnGround.h
@@ -12,7 +12,7 @@ typedef struct {
/*0x6c*/ u16 unk_6c;
/*0x6e*/ u16 unk_6e;
/*0x70*/ u8 unused2[22];
- /*0x86*/ u16 unk_86;
+ /*0x86*/ u16 flag;
} ItemOnGroundEntity;
#endif // ITEMONGROUND_H