Subversion Repositories Kolibri OS

Rev

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

Rev 9620 Rev 9766
Line 1... Line 1...
1
// writed by maxcodehack and superturbocat2001
1
// writed by maxcodehack and superturbocat2001
2
// adaptation of clayer for ktcc
2
// adaptation of clayer for ktcc
3
#ifndef KOLIBRI_BOXLIB_H
3
#ifndef KOLIBRI_BOXLIB_H
4
#define KOLIBRI_BOXLIB_H
4
#define KOLIBRI_BOXLIB_H
Line 5... Line -...
5
 
-
 
6
#include 
-
 
7
#include 
5
 
-
 
6
#include 
-
 
7
#include 
Line 8... Line 8...
8
#include 
8
#include 
9
 
9
 
Line 10... Line 10...
10
typedef unsigned color_t;
10
typedef unsigned color_t;