mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-25 18:29:36 +03:00
63531bfca1
1) Optimize redrawing 2) Clearing of source code git-svn-id: svn://kolibrios.org@2234 a494cfbc-eb01-0410-851d-a64ba20cac60
6 lines
106 B
Batchfile
6 lines
106 B
Batchfile
@erase lang.inc
|
|
@echo lang fix en >lang.inc
|
|
@fasm board.asm board
|
|
@kpack board
|
|
@erase lang.inc
|
|
@pause |