mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-11 13:06:43 -04:00
6 lines
100 B
Batchfile
6 lines
100 B
Batchfile
@echo lang fix en_US >lang.inc
|
|
@fasm tinypad.asm tinypad
|
|
@kpack tinypad
|
|
@erase lang.inc
|
|
@pause
|