4 lines
59 B
C
4 lines
59 B
C
|
#include <SDL2/SDL.h>
|
||
|
|
||
|
SDL_Surface *read_xpm(char *xpm[]);
|