files
kolibrios-gitea/programs/other/outdated/mhc/build_de.bat
Andrew 83f3af547d outdated/mhc: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Checked build files and ASM include paths.
2025-09-14 11:25:00 +01:00

6 lines
93 B
Batchfile

@erase lang.inc
@echo lang fix de_DE >lang.inc
@fasm mhc.asm mhc
@erase lang.inc
@pause