Subversion Repositories Kolibri OS

Rev

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

Rev 7286 Rev 7287
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"
-
 
4
#include "../lib/gui.h"
3
#include "../lib/io.h"
5
#include "../lib/list_box.h"
4
#include "../lib/list_box.h"
6
#include "../lib/menu.h"
5
#include "../lib/menu.h"
Line 7... Line 6...
7
#include "../lib/kfont.h"
6
#include "../lib/kfont.h"