summaryrefslogtreecommitdiff
path: root/include/Player/PlayerControl.hpp
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2024-05-23 23:00:10 +0200
committerAetias <aetias@outlook.com>2024-05-23 23:00:10 +0200
commit5746ed7925f504ebd917e7d39e3f11ebca6406c0 (patch)
tree39c1ea35da412749e05275f18199dad44f9d497f /include/Player/PlayerControl.hpp
parent0019a6751f0258e3e291f420d8a973fa0ef079c7 (diff)
Rename `gPlayerControl`
Diffstat (limited to 'include/Player/PlayerControl.hpp')
-rw-r--r--include/Player/PlayerControl.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Player/PlayerControl.hpp b/include/Player/PlayerControl.hpp
index 47c94d7a..5b424979 100644
--- a/include/Player/PlayerControl.hpp
+++ b/include/Player/PlayerControl.hpp
@@ -126,3 +126,5 @@ public:
bool IsTappedNow();
bool func_ov00_020b13c4();
};
+
+extern PlayerControl *gPlayerControl;