mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-16 20:02:35 +03:00
5 lines
90 B
Batchfile
5 lines
90 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix ge >lang.inc
|
||
|
@fasm icon.asm icon
|
||
|
@erase lang.inc
|
||
|
@pause
|