2024-06-03 00:34:02 +01:00

6 lines
99 B
Batchfile

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