From 7ef81cbc6e162f1fcced6b294f6a4cf880152aa4 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sun, 28 Oct 2001 01:55:11 +0000 Subject: More work on menus. --- src/win95/io.c | 57 ++------------------------------------------------------- 1 file changed, 2 insertions(+), 55 deletions(-) (limited to 'src/win95/io.c') diff --git a/src/win95/io.c b/src/win95/io.c index bd63c83..a021f34 100644 --- a/src/win95/io.c +++ b/src/win95/io.c @@ -443,61 +443,10 @@ int NearestColour(int rs, int gs, int bs, unsigned char *palette) } - - - - - - - - /*************************************************************************/ /*************************************************************************/ - - - -/* - - PC Video Mode Array Functions - -*/ - - -#define m320diag (378 + 6) - - - - - -/* - - PC Video Mode Function Arrays - -*/ - -void (*SetVideoMode[]) (void) = { - -0 - -}; - - - - - - - - - - - - - - - - /* Initialise System and System Variables @@ -1797,12 +1746,10 @@ int ChangeDisplayModes(HINSTANCE hInst, int nCmd, obviously... FIXME!!! */ - /* test only!!! */ - #if 0 - chdir("d:\3dc"); - #endif +/* SetVideoMode[VideoMode](); +*/ /* Lose all the textures and reload the -- cgit v1.3