raze-gles/source/build/include/sdlappicon.h

6 lines
64 B
C

struct sdlappicon {
int width,height;
const char *pixels;
};