forked from KolibriOS/kolibrios
6 lines
97 B
Batchfile
6 lines
97 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en_US >lang.inc
|
|
@fasm pong3.asm pong3
|
|
@erase lang.inc
|
|
@pause
|