sokol sprite render

This commit is contained in:
2023-05-04 22:07:00 +00:00
parent 1408c05103
commit ae0f41539b
25 changed files with 338 additions and 352 deletions

View File

@@ -32,8 +32,6 @@ extern int logLevel;
void mYughLog(int category, int priority, int line, const char *file, const char *message, ...);
void FlushGLErrors();
void log_setfile(char *file);
void log_cat(FILE *f);
void log_print(const char *str);