aboutsummaryrefslogtreecommitdiff
path: root/dc
diff options
context:
space:
mode:
Diffstat (limited to 'dc')
-rw-r--r--dc/dc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dc/dc.h b/dc/dc.h
index 1c47b13010..c117648d48 100644
--- a/dc/dc.h
+++ b/dc/dc.h
@@ -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,