5 lines
92 B
Batchfile
Raw Normal View History

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