4 lines
71 B
Batchfile
Raw Normal View History

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