Improve things
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
typedef struct {
|
||||
SDL_Texture *texture[256];
|
||||
SDL_Surface *surface[256];
|
||||
uint8_t size;
|
||||
SDL_Color color;
|
||||
} BitmapFont;
|
||||
|
Reference in New Issue
Block a user