files
KOS_qrcodes/programs/other/Timer/build_ru.bat

5 lines
93 B
Batchfile

@echo lang fix ru_RU >lang.inc
@fasm.exe -m 16384 timer.asm timer.kex
@kpack timer.kex
pause