mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-22 22:56:53 +03:00
4 lines
81 B
Batchfile
4 lines
81 B
Batchfile
|
@erase lang.inc
|
||
|
@echo lang fix ru >lang.inc
|
||
|
@fasm tinypad2.asm tinypad2
|
||
|
@pause
|