mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-15 08:31:03 +00:00
keys.c: comment correction
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@837 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
parent
1c59d663ad
commit
13b0df70d4
1 changed files with 1 additions and 1 deletions
|
@ -1044,7 +1044,7 @@ void Key_ClearStates (void)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
===================
|
===================
|
||||||
Key_ForceDest
|
Key_UpdateForDest
|
||||||
===================
|
===================
|
||||||
*/
|
*/
|
||||||
void Key_UpdateForDest (void)
|
void Key_UpdateForDest (void)
|
||||||
|
|
Loading…
Reference in a new issue