mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* Also fix support for SDL again...
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <vector>
|
||||
#include <cstdint>
|
||||
|
||||
#define KEYBOARD_STATES_SIZE 256
|
||||
#define KEYBOARD_STATES_SIZE (256)
|
||||
|
||||
struct KeyboardAction;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user