2
0
ncannasse 8 жил өмнө
parent
commit
3ddf320084
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      hxd/Stage.hl.hx

+ 4 - 0
hxd/Stage.hl.hx

@@ -1,6 +1,10 @@
 package hxd;
 import hxd.Key in K;
 
+#if (hlsdl && hldx)
+#error "You shouldn't use both -lib hlsdl and -lib hldx"
+#end
+
 //@:coreApi
 class Stage {