5 lines
98 B
Batchfile
Raw Normal View History

@erase lang.inc
@echo lang fix et >lang.inc
@fasm calendar.asm calendar
@erase lang.inc
@pause