files
kolibrios-gitea/programs/other/outdated/mixer/build_en.bat
Andrew d5e7a90c50 outdated/mixer: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Update build files and ASM include paths.
2025-06-28 01:13:52 -04:00

6 lines
97 B
Batchfile

@erase lang.inc
@echo lang fix en_US >lang.inc
@fasm mixer.asm mixer
@erase lang.inc
@pause