aboutsummaryrefslogtreecommitdiff
path: root/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm.h')
-rw-r--r--scumm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm.h b/scumm.h
index 74fdf7bd30..3e8fb0a625 100644
--- a/scumm.h
+++ b/scumm.h
@@ -2201,4 +2201,4 @@ byte *findResource(uint32 tag, byte *searchin);
void playSfxSound(void *sound, uint32 size, uint rate);
bool isSfxFinished();
void waitForTimer(Scumm *s, int msec_delay);
-void setShakePos(Scumm *s, int shake_pos); \ No newline at end of file
+void setShakePos(Scumm *s, int shake_pos);