Subversion Repositories Kolibri OS

Rev

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

Rev 6782 Rev 7447
Line 1... Line 1...
1
#define MEMSIZE 4096*10
1
#define MEMSIZE 4096*10
Line 2... Line 2...
2
 
2
 
3
#include "../lib/io.h"
3
#include "../lib/io.h"
4
#include "../lib/list_box.h"
4
#include "../lib/list_box.h"
5
#include "../lib/gui.h"
-
 
Line 6... Line 5...
6
#include "../lib/menu.h"
5
#include "../lib/gui.h"
7
 
6
 
8
struct _object
7
struct _object
9
{
8
{