DDNet documentation
Loading...
Searching...
No Matches
keyboard.h
Go to the documentation of this file.
1#ifndef ENGINE_CLIENT_KEYBOARD_H
2#define ENGINE_CLIENT_KEYBOARD_H
3
4const char *KeyName(int Key);
5
6#endif
const char * KeyName(int Key)
Definition keyboard.cpp:9