From b204c21c32d9c55cf0f6542909d3cd8ae2d70cc2 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 18 Aug 2002 16:21:34 +0000 Subject: trying to clean up the Simon code - gee this is a *BIG* mess! Argh! svn-id: r4756 --- wince/pocketpc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wince') diff --git a/wince/pocketpc.cpp b/wince/pocketpc.cpp index f2a9629adb..407c984e4f 100644 --- a/wince/pocketpc.cpp +++ b/wince/pocketpc.cpp @@ -59,7 +59,7 @@ typedef void SoundProc(void *param, byte *buf, int len); GameDetector detector; Gui gui; Scumm *g_scumm; -extern SimonState *g_simon; +SimonState *g_simon; OSystem *g_system; SoundMixer *g_mixer; Config *scummcfg; -- cgit v1.2.3