mirror of
https://github.com/zeldaret/ph
synced 2026-09-06 02:38:15 -04:00
FIx build
This commit is contained in:
@@ -62,6 +62,6 @@ public:
|
||||
};
|
||||
|
||||
extern PlayerBase *gPlayer;
|
||||
extern Vec3p *gPlayerPos;
|
||||
extern Vec3p gPlayerPos;
|
||||
extern Vec3p gPlayerVel;
|
||||
extern u16 gPlayerAngle;
|
||||
|
||||
Reference in New Issue
Block a user