From 1c06aebe3993e1484b6f0479a254325e5f32df80 Mon Sep 17 00:00:00 2001 From: Robert Göffringmann Date: Mon, 29 Dec 2003 15:38:16 +0000 Subject: made control panel use the correct fonts svn-id: r12010 --- sword1/control.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sword1/control.h') diff --git a/sword1/control.h b/sword1/control.h index 677ca869e3..693ffaffb5 100644 --- a/sword1/control.h +++ b/sword1/control.h @@ -115,8 +115,7 @@ private: SwordMouse *_mouse; SwordMusic *_music; char _savePath[256]; - uint8 *_font; - uint32 _fontId; + uint8 *_font, *_redFont; uint8 *_screenBuf; uint8 _keyPressed; void delay(uint32 msecs); -- cgit v1.2.3