summaryrefslogtreecommitdiff
path: root/include/Map/Course.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Map/Course.hpp')
-rw-r--r--include/Map/Course.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/Map/Course.hpp b/include/Map/Course.hpp
index c09cbb4d..569f3765 100644
--- a/include/Map/Course.hpp
+++ b/include/Map/Course.hpp
@@ -33,8 +33,7 @@ public:
/* 008 */ unk32 mUnk_008;
/* 00c */ char mName[0x10];
/* 01c */ Vec2b mCurrMapPos; // position in the map grid
- /* 01e */ unk8 mUnk_01e;
- /* 01f */ unk8 mUnk_01f;
+ /* 01e */ Vec2b mUnk_01e;
/* 020 */ u8 mMapGrid[10][10];
/* 084 */ Vec2b mMainGrid; // part of the grid where you can walk off screen to another map
/* 086 */ Vec2b mMainGridSize;