5 lines
94 B
Batchfile
Raw Normal View History

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