mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-21 10:14:36 -04:00
5 lines
84 B
Batchfile
5 lines
84 B
Batchfile
@echo lang fix ru_RU >lang.inc
|
|
@fasm.exe -m 16384 c4.asm c4.kex
|
|
@kpack c4.kex
|
|
pause
|