aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/input.h')
-rw-r--r--engines/tony/input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tony/input.h b/engines/tony/input.h
index 554b10628b..bff6dcd396 100644
--- a/engines/tony/input.h
+++ b/engines/tony/input.h
@@ -65,7 +65,7 @@ private:
private:
// Inizializza DirectInput
- void DIInit(uint32 hInst);
+ void DIInit(/*uint32 hInst*/);
// Deinizializza DirectInput
void DIClose(void);