mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-14 06:32:38 -04:00
7 lines
111 B
Batchfile
7 lines
111 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en_US >lang.inc
|
|
@fasm h2d2b.asm h2d2b
|
|
@kpack h2d2b
|
|
@erase lang.inc
|
|
@pause
|