Remove #ifdef STUBS

This commit is contained in:
Aetias
2024-06-20 18:48:09 +02:00
parent fa44ec1ca4
commit 1fe5a61575
21 changed files with 0 additions and 96 deletions
-4
View File
@@ -1,7 +1,5 @@
#include "Player/PlayerControl.hpp"
#ifdef STUBS
bool PlayerControl::func_ov00_020aeeac() {}
void PlayerControl::func_ov00_020aeef8() {}
void PlayerControl::func_ov00_020aef30() {}
@@ -52,5 +50,3 @@ bool PlayerControl::IsNotTouching() {}
bool PlayerControl::IsTouchingFast() {}
bool PlayerControl::IsTappedNow() {}
bool PlayerControl::func_ov00_020b13c4() {}
#endif