5 lines
98 B
Batchfile
Raw Normal View History

@erase lang.inc
@echo lang fix fr >lang.inc
@fasm template.asm template
@erase lang.inc
@pause