From a6b582a0c4929078abab75415ac3e2d31a45b670 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 27 Jun 2004 13:33:03 +0000 Subject: Moved _Win32ResExtractor to ScummEngine_v6 (and ideally, it should be confined to the HE classes only, but right now that is not feasible) svn-id: r14082 --- scumm/scumm.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'scumm/scumm.h') diff --git a/scumm/scumm.h b/scumm/scumm.h index e6089fb74d..18b938597e 100644 --- a/scumm/scumm.h +++ b/scumm/scumm.h @@ -1038,9 +1038,6 @@ protected: Insane *_insane; - // HE v7.0+ games - Win32ResExtractor *_Win32ResExtractor; - public: uint16 _extraBoxFlags[65]; -- cgit v1.2.3