Files
kolibrios-gitea/programs/other/outdated/gifview/build_en.bat
Andrew c66301590c outdated/gifview: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Update build files and checked ASM include paths.
2025-08-02 19:38:15 +01:00

6 lines
101 B
Batchfile

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