diff options
| author | Aetias <aetias@outlook.com> | 2025-01-18 09:44:01 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-01-18 09:44:01 +0100 |
| commit | 13108e3ae4e95a4a9a547a3074852099d299a6b9 (patch) | |
| tree | 21f3ce5b19514780bad5c1451718b4367f6fa47c /src/Main/Player/TouchControl.cpp | |
| parent | 48bbd8bb7f008ac913cabb6f7faf4a47ad86878b (diff) | |
Move ARM9 Main documentation from Ghidra
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) {} |
