mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-17 22:50:51 +00:00
Fix for svgalib from joa, two liner. Very nice of him :)
Misty-chan
This commit is contained in:
parent
678068849e
commit
54e5a3e114
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@
|
|||
|
||||
void VGA_UpdatePlanarScreen (void *srcbuffer);
|
||||
|
||||
cvar_t *vid_fullscreen;
|
||||
|
||||
cvar_t *vid_system_gamma;
|
||||
|
||||
static int num_modes, current_mode;
|
||||
|
|
Loading…
Reference in a new issue