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