Ported surface tests.
This commit is contained in:
parent
63d7c3faa6
commit
d0e9372d99
15 changed files with 424 additions and 14 deletions
|
@ -10,6 +10,7 @@
|
|||
#ifndef COMMON_H
|
||||
# define COMMON_H
|
||||
|
||||
#include "SDL/SDL.h"
|
||||
|
||||
# define FORMAT SDL_PIXELFORMAT_ARGB8888
|
||||
# define AMASK 0xff000000 /**< Alpha bit mask. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue