mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-08 11:30:57 -04:00
6 lines
99 B
Batchfile
6 lines
99 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en_US >lang.inc
|
|
@fasm transp.asm transp
|
|
@erase lang.inc
|
|
@pause
|