mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-15 23:20:54 -04:00
6 lines
103 B
Batchfile
6 lines
103 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en_US >lang.inc
|
|
@fasm free3d04.asm free3d04
|
|
@erase lang.inc
|
|
@pause
|