4 lines
71 B
Batchfile
Raw Normal View History

@erase lang.inc
@echo lang fix ru >lang.inc
@fasm ipc.asm ipc
@pause