mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-23 23:37:06 +00:00
Fixed and+dowhile on ASC2 - precontinue can use stack.
This commit is contained in:
3
libsrc/ffdec_lib/testdata/flashdevelop/build_flex_debug.bat
vendored
Normal file
3
libsrc/ffdec_lib/testdata/flashdevelop/build_flex_debug.bat
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
set COMPILERKIND=flex
|
||||
c:\flex\bin\mxmlc.exe -warnings=false -debug=true -output bin/Main.%COMPILERKIND%.swf src/Main.as 1> buildlog.%COMPILERKIND%.txt 2>&1
|
||||
Reference in New Issue
Block a user