MBHaxe/compile-c.hxml
2021-06-28 22:27:21 +05:30

6 lines
No EOL
72 B
Text

-cp src
-lib heaps
-lib hlsdl
-hl native/marblegame.c
--main Main
-debug