mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 16:07:52 -05:00
silly chloe relying on pch
This commit is contained in:
parent
06afbb877b
commit
04405cbc20
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
#ifdef GEODE_IS_ANDROID
|
|
||||||
|
|
||||||
#include <Geode/Geode.hpp>
|
#include <Geode/Geode.hpp>
|
||||||
|
|
||||||
|
#ifdef GEODE_IS_ANDROID
|
||||||
|
|
||||||
using namespace geode::prelude;
|
using namespace geode::prelude;
|
||||||
|
|
||||||
auto g_systemInitialized = false;
|
auto g_systemInitialized = false;
|
||||||
|
|
Loading…
Reference in a new issue