mirror of
https://github.com/zeldaret/ph
synced 2026-06-22 08:15:48 -04:00
Rename gPlayerVel and gPlayerAngle
This commit is contained in:
@@ -62,3 +62,5 @@ public:
|
||||
|
||||
extern PlayerBase *gPlayer;
|
||||
extern Vec3p gPlayerPos;
|
||||
extern Vec3p gPlayerVel;
|
||||
extern s16 gPlayerAngle;
|
||||
|
||||
Reference in New Issue
Block a user