kolibrios/programs/games/freecell/build_ru.bat

5 lines
86 B
Batchfile
Raw Permalink Normal View History

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