mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-19 05:12:45 +03:00
5 lines
92 B
Batchfile
5 lines
92 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en >lang.inc
|
|
@fasm chess.asm chess
|
|
@erase lang.inc
|
|
@pause |