files
kolibrios/programs/other/outdated/iconedit/build_en.bat
Andrew e1eda2ae34
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 50s
Build system / Build (pull_request) Failing after 3h14m42s
outdated/iconedit: Post-SVN tidy
- Move source code from `trunk` into root directory.
- Update build files and ASM include paths.
2025-08-03 22:05:01 +01:00

6 lines
103 B
Batchfile

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