From 20cb00076d39bcb8a5c2e82912af8200c97034cb Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 9 Mar 2009 22:53:24 +0000 Subject: Remove WATCOMC usage (thanks Quasar) Subversion-branch: /branches/raven-branch Subversion-revision: 1453 --- src/hexen/st_start.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hexen/st_start.c') diff --git a/src/hexen/st_start.c b/src/hexen/st_start.c index 1f3cca1f..897c1810 100644 --- a/src/hexen/st_start.c +++ b/src/hexen/st_start.c @@ -202,6 +202,7 @@ void ST_UpdateNetNotches(int notchPosition) void ST_Progress(void) { + // haleyjd FIXME: any way to get input here? SDL event loop? #ifdef __WATCOMC__ // Check for ESC press -- during startup all events eaten here I_StartupReadKeys(); -- cgit v1.2.3