From 5746ed7925f504ebd917e7d39e3f11ebca6406c0 Mon Sep 17 00:00:00 2001 From: Aetias Date: Thu, 23 May 2024 23:00:10 +0200 Subject: Rename `gPlayerControl` --- include/Player/PlayerControl.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/Player/PlayerControl.hpp') 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; -- cgit v1.2.3