]> icculus.org git repositories - divverent/darkplaces.git/commit
fixed keynum_t issue, it was declared as an extern variable (?!?) in the header,...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 28 Nov 2005 07:46:39 +0000 (07:46 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 28 Nov 2005 07:46:39 +0000 (07:46 +0000)
commit348603ddc7cf521ee1de1b771cf9d65ecb6f18d5
treecdc95f7b375cf3739b9d819450d101611bc786e1
parent95d9a8bad3e2996ea8b5f9a9c5c32259f2f04398
fixed keynum_t issue, it was declared as an extern variable (?!?) in the header, should have been a typedef

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5848 d7cf8633-e32d-0410-b094-e92efae38249
keys.h
vid_glx.c
vid_sdl.c
vid_wgl.c