diff options
| author | Aetias <aetias@outlook.com> | 2024-05-23 23:00:10 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2024-05-23 23:00:10 +0200 |
| commit | 5746ed7925f504ebd917e7d39e3f11ebca6406c0 (patch) | |
| tree | 39c1ea35da412749e05275f18199dad44f9d497f /include/Player | |
| parent | 0019a6751f0258e3e291f420d8a973fa0ef079c7 (diff) | |
Rename `gPlayerControl`
Diffstat (limited to 'include/Player')
| -rw-r--r-- | include/Player/PlayerControl.hpp | 2 |
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; |
