diff options
Diffstat (limited to 'app/include')
| -rw-r--r-- | app/include/gfx/app.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/include/gfx/app.h b/app/include/gfx/app.h index 639fa2d..3017707 100644 --- a/app/include/gfx/app.h +++ b/app/include/gfx/app.h | |||
| @@ -63,6 +63,7 @@ typedef enum Key { | |||
| 63 | KeyX, | 63 | KeyX, |
| 64 | KeyY, | 64 | KeyY, |
| 65 | KeyZ, | 65 | KeyZ, |
| 66 | KeyLShift, | ||
| 66 | } Key; | 67 | } Key; |
| 67 | 68 | ||
| 68 | #ifdef __cplusplus | 69 | #ifdef __cplusplus |
