mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-27 00:39:41 +03:00
4 lines
73 B
Batchfile
4 lines
73 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix ru >lang.inc
|
||
|
@fasm mp3s.asm mp3s
|
||
|
@pause
|