forked from KolibriOS/kolibrios
5 lines
93 B
Batchfile
5 lines
93 B
Batchfile
@echo lang fix ru_RU >lang.inc
|
|
@fasm.exe -m 16384 timer.asm timer.kex
|
|
@kpack timer.kex
|
|
pause
|