Update Project.xml

This commit is contained in:
Saw
2022-06-23 00:56:17 +03:00
committed by GitHub
parent 635dd67c0b
commit c32454a94d

View File

@@ -169,6 +169,9 @@
<!--Disable the Flixel core focus lost screen-->
<haxedef name="FLX_NO_FOCUS_LOST_SCREEN" />
<!--Allow working memory greater than 1 Gig-->
<haxedef name="HXCPP_GC_BIG_BLOCKS"/>
<!-- Show debug traces for hxCodec -->
<haxedef name="HXC_DEBUG_TRACE" if="debug" />