From ba2711b5e39e495c4cfb1187710605bb9fbf10b1 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Thu, 3 May 2012 21:43:00 +1000 Subject: TONY: Implemented methods of sound.cpp (mostly stubbed out) --- engines/tony/input.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/tony/input.h') 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); -- cgit v1.2.3