From ef31ac6db0fe91afcaa9ac58d2f7a36fa6ba7af6 Mon Sep 17 00:00:00 2001 From: Bertrand Augereau Date: Tue, 29 Nov 2011 11:15:01 +0100 Subject: DREAMWEB: 'lastfolder' ported to C++ --- engines/dreamweb/stubs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/dreamweb/stubs.h') diff --git a/engines/dreamweb/stubs.h b/engines/dreamweb/stubs.h index b4ad02ed13..2a6175b135 100644 --- a/engines/dreamweb/stubs.h +++ b/engines/dreamweb/stubs.h @@ -360,6 +360,7 @@ void showleftpage(); void showrightpage(); void nextfolder(); + void lastfolder(); uint8 getlocation(uint8 index); void getlocation(); void setlocation(uint8 index); -- cgit v1.2.3