Improved log; fixed texture loading and hash table

This commit is contained in:
2022-11-17 22:48:20 +00:00
parent 36277d5c7b
commit 5386e19e17
12 changed files with 78 additions and 46 deletions

View File

@@ -9,7 +9,7 @@
#include <chipmunk/chipmunk.h>
struct mShader;
struct mSprite;
struct sprite;
struct component;
struct editor {