Rename gPlayerVel and gPlayerAngle

This commit is contained in:
Aetias
2024-05-23 18:32:24 +02:00
parent ae6b47f0fd
commit ec8aae7d54
72 changed files with 529 additions and 532 deletions
+2
View File
@@ -62,3 +62,5 @@ public:
extern PlayerBase *gPlayer;
extern Vec3p gPlayerPos;
extern Vec3p gPlayerVel;
extern s16 gPlayerAngle;