kolibrios/programs/other/Timer/build_en.bat
2025-03-07 01:10:44 +01:00

5 lines
93 B
Batchfile

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