summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-05-14 17:11:18 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-05-14 17:11:18 -0400
commit5bb688df3e798c845cfee6c117cea5d3bc6cd178 (patch)
tree9164b6273bd0c39d8ee34d1e5b6b8dc42b5fd5e1 /include
parent0a982edf4efc3bfcee95b14cd7acc0a95c21ab28 (diff)
Label in_connection's field in ObjectEventTemplate
Diffstat (limited to 'include')
-rw-r--r--include/global.fieldmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.fieldmap.h b/include/global.fieldmap.h
index 837d5da00..59610f9ad 100644
--- a/include/global.fieldmap.h
+++ b/include/global.fieldmap.h
@@ -54,7 +54,7 @@ struct ObjectEventTemplate
{
/*0x00*/ u8 localId;
/*0x01*/ u8 graphicsId;
- /*0x02*/ u8 unk2;
+ /*0x02*/ u8 inConnection; // Leftover from FRLG
/*0x04*/ s16 x;
/*0x06*/ s16 y;
/*0x08*/ u8 elevation;