mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-15 23:20:54 -04:00
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
|