silly chloe relying on pch

This commit is contained in:
matcool 2024-02-12 10:58:42 -03:00
parent a93ddd4c4a
commit d91c0ba9f6

View file

@ -2,6 +2,7 @@
#include <android/keycodes.h>
#include <jni.h>
#include <cocos2d.h>
namespace {
std::unordered_map<int, cocos2d::enumKeyCodes> g_keymap = {