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