mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-26 02:39:55 +03:00
5 lines
88 B
Batchfile
5 lines
88 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix en >lang.inc
|
||
|
@fasm snake.asm snake
|
||
|
@erase lang.inc
|
||
|
@pause
|