kolibrios-gitea/programs/other/outdated/param/trunk/build_en.bat

6 lines
97 B
Batchfile

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