Subversion Repositories Kolibri OS

Rev

Rev 8381 | Rev 9439 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8381 Rev 8954
Line 10... Line 10...
10
#include "..\lib\gui.h"
10
#include "..\lib\gui.h"
11
#include "..\lib\random.h"
11
#include "..\lib\random.h"
Line 12... Line 12...
12
 
12
 
Line 13... Line -...
13
#include "..\lib\obj\libimg.h"
-
 
14
 
-
 
15
#ifndef AUTOBUILD
-
 
16
#include "lang.h--"
-
 
17
#endif
13
#include "..\lib\obj\libimg.h"
18
 
14
 
19
#define BTN_CLOSED 0
15
#define BTN_CLOSED 0
Line 20... Line 16...
20
#define BTN_PRESSED 1
16
#define BTN_PRESSED 1