files
kolibrios/programs/other/outdated/bgitest/build_en.bat
Andrew fa3049df7e outdated/bgitest: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Update build files and ASM include paths.
2025-06-28 00:37:25 -04:00

6 lines
101 B
Batchfile

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