summaryrefslogtreecommitdiff
path: root/include/Player/PlayerBase.hpp
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2025-02-16 16:07:22 +0100
committerAetias <aetias@outlook.com>2025-02-16 16:07:22 +0100
commit83bdfdb8925d84d85b36ffbe69f256cc87da8116 (patch)
tree9ad569a2300e9d7e0d7f09f01bf9a2e7ba84e1ce /include/Player/PlayerBase.hpp
parentd057996378f1235c67d93014595e9fd929a4efb6 (diff)
PlayerControl: Decomp 68%
Diffstat (limited to 'include/Player/PlayerBase.hpp')
-rw-r--r--include/Player/PlayerBase.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Player/PlayerBase.hpp b/include/Player/PlayerBase.hpp
index 354e1078..b08e71a4 100644
--- a/include/Player/PlayerBase.hpp
+++ b/include/Player/PlayerBase.hpp
@@ -64,4 +64,4 @@ public:
extern PlayerBase *gPlayer;
extern Vec3p gPlayerPos;
extern Vec3p gPlayerVel;
-extern s16 gPlayerAngle;
+extern u16 gPlayerAngle;