forked from KolibriOS/kolibrios
5 lines
91 B
Batchfile
5 lines
91 B
Batchfile
@erase /s lang.inc > nul
|
|
@echo lang fix en_US >lang.inc
|
|
fasm MSquare.asm MSquare
|
|
pause
|