Adding some assertions

This commit is contained in:
2022-01-02 10:48:28 -08:00
parent a2a7fbc936
commit 4258de29b5
26 changed files with 343 additions and 50 deletions

View File

@ -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;