2024-06-03 00:34:02 +01:00

6 lines
100 B
Batchfile

@echo lang fix it_IT >lang.inc
@fasm tinypad.asm tinypad
@kpack tinypad
@erase lang.inc
@pause