mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-22 02:34:59 -04:00
7 lines
108 B
Batchfile
7 lines
108 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en_US >lang.inc
|
|
@fasm heed.asm heed
|
|
@kpack heed
|
|
@erase lang.inc
|
|
@pause
|