Subversion Repositories Kolibri OS

Rev

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

Rev 6271 Rev 6887
Line 1... Line 1...
1
#ifndef INCLUDE_RGB_H
1
#ifndef INCLUDE_RGB_H
2
#define INCLUDE_RGB_H
2
#define INCLUDE_RGB_H
3
#print "[include ]\n"
-
 
Line 4... Line 3...
4
 
3
 
5
:struct _rgb
4
:struct _rgb
6
{
5
{
7
	byte b,g,r;
6
	byte b,g,r;