diff options
Diffstat (limited to 'scumm.h')
-rw-r--r-- | scumm.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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); |