forked from KolibriOS/kolibrios
blit from system memory in PIO mode
git-svn-id: svn://kolibrios.org@1002 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -151,6 +151,7 @@ typedef struct
|
||||
int src_y;
|
||||
int w;
|
||||
int h;
|
||||
color_t key;
|
||||
}pxblit_t;
|
||||
|
||||
#define PX_CREATE 1
|
||||
|
||||
Reference in New Issue
Block a user