[Scummvm-cvs-logs] SF.net SVN: scummvm:[39013] scummvm/branches/branch-0-13-0/engines/ parallaction/parallaction.h
Kirben at users.sourceforge.net
Kirben at users.sourceforge.net
Sun Mar 1 08:04:38 CET 2009
Revision: 39013
http://scummvm.svn.sourceforge.net/scummvm/?rev=39013&view=rev
Author: Kirben
Date: 2009-03-01 07:04:38 +0000 (Sun, 01 Mar 2009)
Log Message:
-----------
Fix compile of Parallaction engine.
Modified Paths:
--------------
scummvm/branches/branch-0-13-0/engines/parallaction/parallaction.h
Modified: scummvm/branches/branch-0-13-0/engines/parallaction/parallaction.h
===================================================================
--- scummvm/branches/branch-0-13-0/engines/parallaction/parallaction.h 2009-03-01 06:46:56 UTC (rev 39012)
+++ scummvm/branches/branch-0-13-0/engines/parallaction/parallaction.h 2009-03-01 07:04:38 UTC (rev 39013)
@@ -313,6 +313,7 @@
void enterCommentMode(ZonePtr z);
void exitCommentMode();
void updateView();
+ void drawAnimations();
void drawAnimation(AnimationPtr anim);
void updateZones();
void doLocationEnterTransition();
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list