mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-07 10:55:49 -04:00
5 lines
82 B
Batchfile
5 lines
82 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en_US >lang.inc
|
|
@fasm thread.asm thread
|
|
@pause
|