mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-16 15:38:01 -04:00
5 lines
78 B
Batchfile
5 lines
78 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en_US >lang.inc
|
|
@fasm life.asm life
|
|
@pause
|