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

@@ -7,6 +7,7 @@
#include <stb_truetype.h>
#define STB_IMAGE_IMPLEMENTATION
#define STBI_FAILURE_USERMSG
#include "stb_image.h"
#define PL_MPEG_IMPLEMENTATION