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
|