files
kolibrios/programs/media/pic4/build_en.bat
Andrew 6404b5d625 media/pic4: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Update build files and ASM include paths.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
2025-06-01 01:17:22 +01:00

6 lines
95 B
Batchfile

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