5 lines
90 B
Batchfile
Raw Normal View History

@erase lang.inc
@echo lang fix ru >lang.inc
@fasm runOD.asm run
@erase lang.inc
@pause