remove references to getkey(); refer to get_key() instead
This commit is contained in:
@@ -43,7 +43,7 @@ MODULE_EXPORT void MtxOrb_hbar (Driver * drvthis, int x, int y, int len, int pro
|
|||||||
#define KEY_RIGHT 'A'
|
#define KEY_RIGHT 'A'
|
||||||
#define KEY_F1 'N'
|
#define KEY_F1 'N'
|
||||||
/* TODO: add more if you've got any more ;) or correct the settings
|
/* TODO: add more if you've got any more ;) or correct the settings
|
||||||
* the actual translation is done in MtxOrb_getkey()
|
* the actual translation is done in MtxOrb_get_key()
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user