files
kolibrios-gitea/programs/demos/free3d04/build_ru.bat
Andrew a5d87e488a demos/free3d04: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Update build files and ASM include paths.
2025-05-31 21:55:21 +01:00

6 lines
103 B
Batchfile

@erase lang.inc
@echo lang fix ru_RU >lang.inc
@fasm free3d04.asm free3d04
@erase lang.inc
@pause