5 lines
82 B
Batchfile
5 lines
82 B
Batchfile
@erase lang.inc
|
|
@echo lang fix ru_RU >lang.inc
|
|
@fasm thread.asm thread
|
|
@pause
|