4 lines
69 B
Batchfile
Raw Normal View History

@erase lang.inc
@echo lang fix en >lang.inc
@fasm mv.asm mv
@pause