2024-06-03 00:34:02 +01:00

6 lines
93 B
Batchfile

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