Files
KOS_qrcodes/programs/develop/str_double/trunk/build_en.bat
T
2024-06-03 00:34:02 +01:00

6 lines
107 B
Batchfile

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