Files
kolibrios/programs/other/outdated/sb/build_en.bat
Andrew f39dc0f67d outdated/sb: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Update build files and ASM include paths.
2025-11-18 14:49:45 +00:00

6 lines
91 B
Batchfile

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