5 lines
78 B
Batchfile

@echo lang fix ru_RU >lang.inc
@fasm mfar.asm mfar
@erase lang.inc
@pause