kolibrios-gitea/programs/demos/bcdclk/trunk/build_ru.bat

6 lines
99 B
Batchfile
Raw Normal View History

@erase lang.inc
2024-06-03 01:34:02 +02:00
@echo lang fix ru_RU >lang.inc
@fasm bcdclk.asm bcdclk
@erase lang.inc
2024-06-03 01:34:02 +02:00
@pause