mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-08 19:40:50 -04:00
6 lines
95 B
Batchfile
6 lines
95 B
Batchfile
@erase lang.inc
|
|
@echo lang fix ru_RU >lang.inc
|
|
@fasm eyes.asm eyes
|
|
@erase lang.inc
|
|
@pause
|