mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-12 21:45:56 -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
|