From 199e9632b8f4b0d90fc21640e288e1cb56db8948 Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Sat, 13 Sep 2003 21:04:47 +0000 Subject: fixed badly commit svn-id: r10244 --- scumm/intern.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scumm/intern.h') diff --git a/scumm/intern.h b/scumm/intern.h index 864c24274a..51c594e336 100644 --- a/scumm/intern.h +++ b/scumm/intern.h @@ -317,6 +317,8 @@ protected: }; const OpcodeEntryV6 *_opcodesV6; + + File _hFileTable[17]; public: Scumm_v6(GameDetector *detector, OSystem *syst) : Scumm(detector, syst) -- cgit v1.2.3