mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-12 13:37:45 -04:00
6 lines
103 B
Batchfile
6 lines
103 B
Batchfile
@erase lang.inc
|
|
@echo lang fix ru_RU >lang.inc
|
|
@fasm sysxtree.asm sysxtree
|
|
@erase lang.inc
|
|
@pause
|