Fix for svgalib from joa, two liner. Very nice of him :)

Misty-chan
This commit is contained in:
Timothy C. McGrath 2001-09-18 22:38:08 +00:00
parent 678068849e
commit 54e5a3e114

View file

@ -64,6 +64,8 @@
void VGA_UpdatePlanarScreen (void *srcbuffer);
cvar_t *vid_fullscreen;
cvar_t *vid_system_gamma;
static int num_modes, current_mode;