Name gPlayer singleton

This commit is contained in:
Aetias
2024-05-19 10:24:21 +02:00
parent 80478f5485
commit b2d053475e
82 changed files with 341 additions and 339 deletions
+2
View File
@@ -59,3 +59,5 @@ public:
void EquipItem_vfunc_2c();
void SetHealth(s16 health);
};
extern PlayerBase *gPlayer;