files
kolibrios/programs/other/outdated/archer/build_en.bat
Andrew 1f9efb9437 outdated/archer: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Checked ASM include paths.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
2025-06-28 01:08:48 -04:00

6 lines
99 B
Batchfile

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