Fix #3 on master (3.0) branch
This commit is contained in:
parent
ecd3f09040
commit
468ccf3a1a
1 changed files with 1 additions and 0 deletions
|
|
@ -431,6 +431,7 @@ pub const TraceLogType = extern enum(c_int) {
|
|||
LOG_NONE = 7,
|
||||
};
|
||||
pub const KeyboardKey = extern enum(c_int) {
|
||||
KEY_NULL = 0,
|
||||
KEY_APOSTROPHE = 39,
|
||||
KEY_COMMA = 44,
|
||||
KEY_MINUS = 45,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue