6 lines
99 B
Batchfile

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