summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2018-07-05 20:33:47 -0700
committerDiegoisawesome <diego@domoreaweso.me>2018-07-05 20:33:47 -0700
commit6313f360d5006527549b142253e22374624129e9 (patch)
tree99f4f3c4f4810cc24e247fa714a304897c073f64 /include/global.h
parentefebc51972b23ddffa2700b1dd6895d4728646a3 (diff)
parentf79ac26ce36197ddf98ab18b6699c76039ec68db (diff)
Merge branch 'DizzyEggg-decompile_cut'
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/global.h b/include/global.h
index 49d0370f1..7be922aa3 100644
--- a/include/global.h
+++ b/include/global.h
@@ -867,7 +867,7 @@ struct MapPosition
{
s16 x;
s16 y;
- u8 height;
+ s8 height;
};
struct UnkStruct_8054FF8