summaryrefslogtreecommitdiff
path: root/src/00_Core/Player/TouchControl.cpp
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2024-05-03 19:08:07 +0200
committerAetias <aetias@outlook.com>2024-05-03 19:08:07 +0200
commit68180ff022ce70cc9f91cfad0014b0166064aadb (patch)
tree35d9536d1ab4cbc681b545175cec3297d0e6c580 /src/00_Core/Player/TouchControl.cpp
parent5f9ed124164aca86632f03f7953103d1fc409395 (diff)
parent2cd1810cb2951333fd12a27d0d862615f6254a5c (diff)
Merge branch 'main' into match_actor_rupee
Diffstat (limited to 'src/00_Core/Player/TouchControl.cpp')
-rw-r--r--src/00_Core/Player/TouchControl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/00_Core/Player/TouchControl.cpp b/src/00_Core/Player/TouchControl.cpp
index 6eba289c..df8bbfe0 100644
--- a/src/00_Core/Player/TouchControl.cpp
+++ b/src/00_Core/Player/TouchControl.cpp
@@ -10,5 +10,6 @@ void TouchControl::Update(TouchState *state, u16 speed) {}
bool TouchControl::func_ov00_0207aeac() {}
void TouchControl::UpdateConditionally(TouchState *state, u16 speed) {}
void TouchControl::func_ov00_0207af38(u16 speed, bool param2) {}
+TouchControl::~TouchControl() {}
#endif