Adding some assertions
This commit is contained in:
@ -19,8 +19,8 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
uint8_t channels;
|
||||
char *file;
|
||||
char *path;
|
||||
const char *file;
|
||||
const char *path;
|
||||
int16_t baseWidth;
|
||||
int16_t baseHeight;
|
||||
|
||||
|
Reference in New Issue
Block a user