mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-08-05 12:46:35 -04:00
6 lines
103 B
Batchfile
6 lines
103 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en_US >lang.inc
|
|
@fasm trantest.asm trantest
|
|
@erase lang.inc
|
|
@pause
|