Project

General

Profile

Revision 286

many changes. added transparency to rectangles

View differences:

nothing.h
2 2
#define NOTHING_H_INCLUDED
3 3

  
4 4
#include "nothing.xpm"
5
#include "sprite.h"
5
#include "graph.h"
6 6

  
7 7
basic_sprite_t* get_nothing(void){
8 8
    return basic_sprite_ctor((const char **)nothing_xpm, 34, 34);

Also available in: Unified diff