add Kiss.setup() to most projects

This commit is contained in:
2022-02-23 14:31:47 -07:00
parent 1433c78144
commit 4170c4fc64
18 changed files with 13 additions and 20 deletions

View File

@@ -38,6 +38,7 @@
<haxelib name="flixel" />
<haxelib name="kiss" />
<haxeflag name="--macro" value="kiss.Kiss.setup()" />
<haxelib name="nat-archive-tool" />