diff options
Diffstat (limited to 'dc')
-rw-r--r-- | dc/dc.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ +extern void initSound(); extern void checkSound(Scumm *s); extern void handleInput(struct mapledev *pad, int16 &mouse_x, int16 &mouse_y, byte &leftBtnPressed, byte &rightBtnPressed, |