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

6 lines
62 B
C

struct sdlappicon {
Sint32 width,height;
Uint8 *pixels;
};