hopefully help Coderjoe with win32 compilation

This commit is contained in:
Bill Currie 2000-10-29 00:13:23 +00:00
parent e9ca2db5e4
commit 669648778f
2 changed files with 3 additions and 0 deletions

View file

@ -54,6 +54,7 @@
#define MAX_MODE_LIST 30
#define VID_ROW_SIZE 3
extern void (*vid_menudrawfn)(void);
/* Unused */
int VGA_width, VGA_height, VGA_rowbytes, VGA_bufferrowbytes, VGA_planar;

View file

@ -47,6 +47,8 @@
#include "console.h"
#include "sbar.h"
extern void (*vid_menudrawfn)(void);
#define MAX_MODE_LIST 30
#define VID_ROW_SIZE 3
#define WARP_WIDTH 320