6 lines
101 B
Batchfile

@erase lang.inc
@echo lang fix ru_RU >lang.inc
@fasm gifview.asm gifview
@erase lang.inc
@pause