Subversion Repositories Kolibri OS

Rev

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

Rev 6759 Rev 6805
Line 1... Line 1...
1
#define MEMSIZE 4096*25
1
#define MEMSIZE 4096*25
Line 2... Line 2...
2
 
2
 
3
#include "../lib/font.h"
3
#include "../lib/kfont.h"
4
#include "../lib/io.h"
4
#include "../lib/io.h"
5
#include "../lib/gui.h"
5
#include "../lib/gui.h"
6
#include "../lib/list_box.h"
6
#include "../lib/list_box.h"
7
#include "../lib/menu.h"
7
#include "../lib/menu.h"