forked from KolibriOS/kolibrios
clicks fix for autobuid
git-svn-id: svn://kolibrios.org@2796 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
f6533bfefb
commit
9420c18409
@ -3,7 +3,7 @@
|
||||
#include "lib\kolibri.h"
|
||||
#include "lib\random.h"
|
||||
#include "lib\boxes.txt"
|
||||
#include "lang.h"
|
||||
#include "lang.h--"
|
||||
|
||||
system_colors sc;
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
del lang.h
|
||||
echo #define LANG_ENG 1 >lang.h
|
||||
del lang.h--
|
||||
echo #define LANG_ENG 1 >lang.h--
|
||||
..\C--\C-- clicks.c
|
||||
del clicks
|
||||
rename clicks.com clicks
|
||||
del warning.txt
|
||||
del lang.h
|
||||
del lang.h--
|
||||
pause
|
@ -1,8 +1,8 @@
|
||||
del lang.h
|
||||
echo #define LANG_RUS 1 >lang.h
|
||||
del lang.h--
|
||||
echo #define LANG_RUS 1 >lang.h--
|
||||
..\C--\C-- clicks.c
|
||||
del clicks
|
||||
rename clicks.com clicks
|
||||
del warning.txt
|
||||
del lang.h
|
||||
del lang.h--
|
||||
pause
|
Loading…
Reference in New Issue
Block a user