files
kolibrios/programs/other/outdated/mhc/build_en.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 en_US >lang.inc
@fasm mhc.asm mhc
@erase lang.inc
@pause