mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-09 12:03:27 -04:00
6 lines
101 B
Batchfile
6 lines
101 B
Batchfile
@erase lang.inc
|
|
@echo lang fix ru_RU >lang.inc
|
|
@fasm example.asm example
|
|
@erase lang.inc
|
|
@pause
|