mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-17 12:22:35 +03:00
5 lines
94 B
Batchfile
5 lines
94 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix et >lang.inc
|
||
|
@fasm tetris.asm tetris
|
||
|
@erase lang.inc
|
||
|
@pause
|