From 51a621fe98f1aaccbe3a35f96336824df9e27ac9 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 23 Nov 2006 06:47:41 +0000 Subject: Dump global scripts too. svn-id: r24767 --- engines/cine/part.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/cine/part.h') diff --git a/engines/cine/part.h b/engines/cine/part.h index ff51f8e307..eeb9d20280 100644 --- a/engines/cine/part.h +++ b/engines/cine/part.h @@ -67,6 +67,8 @@ void readFromPart(int16 idx, byte *dataPtr); byte *readBundleFile(int16 foundFileIdx); byte *readFile(const char *filename); +void dumpBundle(const char *filename); + } // End of namespace Cine #endif -- cgit v1.2.3