Start atlas
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
#define fontCount 4
|
||||
|
||||
typedef struct {
|
||||
typedef struct BitmapFont {
|
||||
SDL_Texture *texture[256];
|
||||
SDL_Surface *surface[256];
|
||||
uint8_t size;
|
||||
|
Reference in New Issue
Block a user