Skip to content

Commit

Permalink
TONY: Implemented methods of sound.cpp (mostly stubbed out)
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammaster committed May 3, 2012
1 parent fde1f13 commit ba2711b
Show file tree
Hide file tree
Showing 3 changed files with 2,243 additions and 6 deletions.
2 changes: 1 addition & 1 deletion engines/tony/input.h
Expand Up @@ -65,7 +65,7 @@ class RMInput {

private:
// Inizializza DirectInput
void DIInit(uint32 hInst);
void DIInit(/*uint32 hInst*/);

// Deinizializza DirectInput
void DIClose(void);
Expand Down

0 comments on commit ba2711b

Please sign in to comment.