diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-24 23:38:36 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-24 23:38:36 -0500 |
commit | 4ba3b9f592e2a23bb57e59ca41acd0cfb27a0d84 (patch) | |
tree | 4009791ef38c7f47f8ba14a1ba17ea3e75058544 /include/global.fieldmap.h | |
parent | 4327bee485510b424cbf28e450d90ff50e6fe78b (diff) | |
parent | 4e54b9f65e93e84887ef81b726a187bbf3197530 (diff) |
merge
Diffstat (limited to 'include/global.fieldmap.h')
-rw-r--r-- | include/global.fieldmap.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/global.fieldmap.h b/include/global.fieldmap.h index a828cf131..30047c677 100644 --- a/include/global.fieldmap.h +++ b/include/global.fieldmap.h @@ -101,8 +101,7 @@ struct WarpEvent struct CoordEvent { s16 x, y; - u8 unk4; - u8 filler_5; + u8 elevation; u16 trigger; u16 index; u8 filler_A[0x2]; |