[HUST CSE] Fix many abnormal symbols in annotations and format code

This commit is contained in:
7YZ7
2023-04-17 22:26:23 -04:00
committed by GitHub
parent 3f44132ade
commit 501b22aabe
211 changed files with 1349 additions and 1350 deletions
+4 -4
View File
@@ -117,10 +117,10 @@ static void * ThreadforKeyGet(void * lpParam)
#endif /* not _WIN32*/
{
/*
* left key() 0xe04b
* up key() 0xe048
* right key() 0xe04d
* down key() 0xe050
* left key(左) 0xe04b
* up key(上) 0xe048
* right key(右) 0xe04d
* down key(下) 0xe050
*/
unsigned char key;