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

5 lines
82 B
Batchfile

@erase lang.inc
@echo lang fix en_US >lang.inc
@fasm thread.asm thread
@pause