浏览代码

added haxe.Resource

Nicolas Cannasse 17 年之前
父节点
当前提交
89ca483345
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      std/haxe/ImportAll.hx

+ 1 - 0
std/haxe/ImportAll.hx

@@ -58,6 +58,7 @@ import haxe.Template;
 import haxe.Timer;
 import haxe.Unserializer;
 import haxe.Int32;
+import haxe.Resource;
 
 import haxe.io.Bytes;
 import haxe.io.BytesBuffer;