fix compilation

svn-id: r11271
This commit is contained in:
Max Horn 2003-11-13 00:00:49 +00:00
parent 9d89fe2b49
commit 3a355e0763
2 changed files with 1 additions and 8 deletions

View file

@ -944,13 +944,6 @@ void SimonEngine::video_putchar_drawchar(FillOrCopyStruct *fcs, uint x, uint y,
} // End of namespace Simon
static const byte *french_video_font;
static const byte *german_video_font;
static const byte *hebrew_video_font;
static const byte *italian_video_font;
static const byte *spanish_video_font;
static const byte *video_font;
#ifdef __PALM_OS__
#include "scumm_globals.h"