Subversion Repositories Kolibri OS

Rev

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

Rev 7428 Rev 7447
Line 1... Line 1...
1
#define MEMSIZE 4096*25
1
#define MEMSIZE 4096*25
Line 2... Line 2...
2
 
2
 
3
#include "../lib/io.h"
3
#include "../lib/io.h"
4
#include "../lib/gui.h"
4
#include "../lib/gui.h"
5
#include "../lib/list_box.h"
-
 
6
#include "../lib/menu.h"
5
#include "../lib/list_box.h"
Line 7... Line 6...
7
#include "../lib/kfont.h"
6
#include "../lib/kfont.h"
8
 
7
 
9
#include "../lib/obj/box_lib.h"
8
#include "../lib/obj/box_lib.h"