Load is file relative not module relative
This commit is contained in:
@@ -40,7 +40,7 @@ KeyState :: struct
|
||||
down: Bool
|
||||
|
||||
Key :: enum
|
||||
Nil
|
||||
None
|
||||
Up;Down;Left;Right;Escape;Control;Backspace;Alt;Shift;Tab
|
||||
F1;F2;F3;F4;F5;F6;F7;F8;F9;F10
|
||||
F11;F12;A;B;C;D;E;F;G;H
|
||||
|
||||
Reference in New Issue
Block a user