turning on blit present for quest

This commit is contained in:
amer cerkic 2019-04-23 11:45:25 -07:00
parent 6c15719618
commit 8a7503ef51

View file

@ -28,7 +28,7 @@
static AAssetManager* ASSET_MANAGER = nullptr;
#define USE_BLIT_PRESENT 0
#define USE_BLIT_PRESENT 1
#if !USE_BLIT_PRESENT