mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-28 11:43:09 +03:00
5 lines
96 B
Batchfile
5 lines
96 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix en >lang.inc
|
||
|
@fasm lines.asm lines.kex
|
||
|
@erase lang.inc
|
||
|
@pause
|