kolibrios/programs/other/HotAngles/HA/build.bat

5 lines
117 B
Batchfile
Raw Normal View History

@echo lang fix ru >lang.inc
@fasm.exe -m 16384 @HOTANGLES.asm @HOTANGLES
@erase lang.inc
@kpack @HOTANGLES
@pause