5 lines
82 B
Batchfile
Raw Normal View History

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