aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorTravis Howell2005-04-02 14:24:43 +0000
committerTravis Howell2005-04-02 14:24:43 +0000
commitb5f281e9d8b0f2d75c03b40c2f04e1df1c0cc94c (patch)
tree11b8365f76d0173232f63e5fb47c1e156b16fbfa /scumm/scumm.h
parenteb4dce05ee864dbd2bacc3be85689532bf9c7761 (diff)
downloadscummvm-rg350-b5f281e9d8b0f2d75c03b40c2f04e1df1c0cc94c.tar.gz
scummvm-rg350-b5f281e9d8b0f2d75c03b40c2f04e1df1c0cc94c.tar.bz2
scummvm-rg350-b5f281e9d8b0f2d75c03b40c2f04e1df1c0cc94c.zip
Cleanup
svn-id: r17333
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index e02c250e88..6806f2039d 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -815,6 +815,7 @@ public:
protected:
void walkActors();
void playActorSounds();
+ void redrawAllActors();
void setActorRedrawFlags();
void putActors();
void showActors();