mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-28 11:43:09 +03:00
4 lines
86 B
Batchfile
4 lines
86 B
Batchfile
|
@erase /s lang.inc > nul
|
||
|
@echo lang fix ru >lang.inc
|
||
|
fasm MSquare.asm MSquare
|
||
|
pause
|