kolibrios/programs/develop/examples/thread/trunk/build_ru.bat

5 lines
82 B
Batchfile
Raw Permalink Normal View History

@erase lang.inc
2024-06-03 01:34:02 +02:00
@echo lang fix ru_RU >lang.inc
@fasm thread.asm thread
2024-06-03 01:34:02 +02:00
@pause