mirror of
https://github.com/geode-sdk/geode.git
synced 2025-02-17 00:30:26 -05:00
silly chloe relying on pch
This commit is contained in:
parent
a93ddd4c4a
commit
d91c0ba9f6
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include <android/keycodes.h>
|
||||
#include <jni.h>
|
||||
#include <cocos2d.h>
|
||||
|
||||
namespace {
|
||||
std::unordered_map<int, cocos2d::enumKeyCodes> g_keymap = {
|
||||
|
|
Loading…
Reference in a new issue