forked from KolibriOS/kolibrios
4 lines
86 B
Batchfile
4 lines
86 B
Batchfile
|
@erase /s lang.inc > nul
|
||
|
@echo lang fix en >lang.inc
|
||
|
fasm MSquare.asm MSquare
|
||
|
pause
|