Only build HashLink on 32-bit, fix embedded bytes on HashLink

This commit is contained in:
Joshua Granick
2018-08-03 17:22:08 -07:00
parent 4ec83c3638
commit ddd19afe52
3 changed files with 34 additions and 1 deletions

View File

@@ -810,6 +810,10 @@ class Bytes {
#elseif hl
#if !macro
@:autoBuild(lime._internal.macros.AssetsMacro.embedBytesHL()) // Enable @:bytes embed metadata
#end
@:coreApi
class Bytes {