mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-25 18:29:36 +03:00
d51f1259a0
Modified Tinypad to use 'C' flag git-svn-id: svn://kolibrios.org@303 a494cfbc-eb01-0410-851d-a64ba20cac60
4 lines
79 B
Batchfile
4 lines
79 B
Batchfile
@echo lang fix en >lang.inc
|
|
@fasm tinypad.asm tinypad
|
|
@erase lang.inc
|
|
@pause |