Decomp progress 30%

Change gPlayerPos from Vec3p* to Vec3p (thx lago)
This commit is contained in:
SammygoodTunes
2025-04-06 22:32:49 +02:00
parent 9e69f5de93
commit d5a2e0f57e
4 changed files with 36 additions and 40 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ public:
/* 188 */ unk8 mUnk_188[0x14];
/* 19c */ unk32 mUnk_19c;
/* 1a0 */ Vec3p mUnk_1a0;
/* 1ac */ unk32 mUnk_1ac;
/* 1ac */ s16 mUnk_1ac;
/* 1b0 */
/* 00 */ virtual ~MapBase();