more void cleanup

This commit is contained in:
Jeff Teunissen 2000-12-28 09:32:02 +00:00
parent fe2f79c5ef
commit 300910698c

View file

@ -294,7 +294,7 @@ x11_set_vidmode (int width, int height)
}
void
x11_Init_Cvars ()
x11_Init_Cvars (void)
{
vid_fullscreen = Cvar_Get ("vid_fullscreen", "0", CVAR_ROM,
"Toggles fullscreen game mode");