diff options
Diffstat (limited to 'src/Main/Player/TouchControl.cpp')
| -rw-r--r-- | src/Main/Player/TouchControl.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Main/Player/TouchControl.cpp b/src/Main/Player/TouchControl.cpp new file mode 100644 index 00000000..0212f591 --- /dev/null +++ b/src/Main/Player/TouchControl.cpp @@ -0,0 +1,4 @@ +#include "Player/TouchControl.hpp" + +bool TouchControl::func_0202b864(Vec3p *param1, s32 size, unk8 param3) {} +bool TouchControl::func_0202b894(Vec3p *param1, s32 size, unk8 param3) {} |
