From 60330556ff5bf319db7815e6f3c635bc98edecc5 Mon Sep 17 00:00:00 2001 From: athrxx Date: Sat, 17 Dec 2011 22:39:11 +0100 Subject: KYRA: (EOB/LOL) - move eob/lol specific screen code to new class --- engines/kyra/text_lol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra/text_lol.h') diff --git a/engines/kyra/text_lol.h b/engines/kyra/text_lol.h index 6da217e30e..baf0f2f2c5 100644 --- a/engines/kyra/text_lol.h +++ b/engines/kyra/text_lol.h @@ -51,7 +51,7 @@ public: private: KyraRpgEngine *vm(); - Screen *screen(); + Screen_Rpg *screen(); void preprocessString(char *str, EMCState *script, const uint16 *paramList, int16 paramIndex); void textPageBreak(); -- cgit v1.2.3