From a308444491ff5488c82a196a9810142a10b142e3 Mon Sep 17 00:00:00 2001 From: havoc Date: Sat, 28 Sep 2002 12:41:50 +0000 Subject: [PATCH 1/1] needed one more prototype git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2467 d7cf8633-e32d-0410-b094-e92efae38249 --- vid_wgl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/vid_wgl.c b/vid_wgl.c index d924b5e5..eb4ff770 100644 --- a/vid_wgl.c +++ b/vid_wgl.c @@ -234,6 +234,7 @@ static DIDATAFORMAT df = { void IN_StartupJoystick (void); void Joy_AdvancedUpdate_f (void); void IN_JoyMove (usercmd_t *cmd); +void IN_StartupMouse (void); /* ================ -- 2.39.2