diff options
Diffstat (limited to 'src/touchactions.h')
-rw-r--r-- | src/touchactions.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/touchactions.h b/src/touchactions.h index 0f55d46a8..70400acb4 100644 --- a/src/touchactions.h +++ b/src/touchactions.h @@ -37,6 +37,8 @@ decHandler(padUp); decHandler(attackClick); decHandler(cancelClick); +void setHalfJoyPad(int s); + #undef decHandler #endif |