6 lines
107 B
Batchfile
Raw Normal View History

@erase lang.inc
2024-06-03 00:34:02 +01:00
@echo lang fix ru_RU >lang.inc
@fasm str_double.asm str_double
@erase lang.inc
2024-06-03 00:34:02 +01:00
@pause