files
kolibrios/programs/demos/trantest/build_en.bat
Andrew 2d39f8cb03 demos/trantest: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Update build files and ASM include paths.
2025-05-31 21:43:29 +01:00

6 lines
103 B
Batchfile

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