Changed all key translation to arrays.

This commit is contained in:
Camilla Berglund
2014-03-30 16:23:22 +02:00
parent 2b62858770
commit 1495134398
9 changed files with 368 additions and 447 deletions
+1
View File
@@ -172,6 +172,7 @@ typedef struct _GLFWlibraryWin32
{
DWORD foregroundLockTimeout;
char* clipboardString;
short int publicKeys[512];
// winmm.dll
struct {