mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-14 14:42:52 -04:00
6 lines
91 B
Batchfile
6 lines
91 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en_US >lang.inc
|
|
@fasm mv.asm mv
|
|
@erase lang.inc
|
|
@pause
|