]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
removed keydown[] and renamed key_repeats[] to keydown[] (overall the code looks...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 19 Jun 2005 22:56:43 +0000 (22:56 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 19 Jun 2005 22:56:43 +0000 (22:56 +0000)
commitf3bd2490b5af7fdd839e32857308e9a9b31dcbb9
tree03c5f4278cb8b3fb13b17c4be6cc00a7c8e3b08f
parent007f07f51386c02d517b4677565fb5399b3aa6b8
removed keydown[] and renamed key_repeats[] to keydown[] (overall the code looks the same, but this saves 1K of memory)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5453 d7cf8633-e32d-0410-b094-e92efae38249
keys.c