Compiles on MacOS; use sokol shader converter for shader x-compilation; update sokol

This commit is contained in:
2023-09-15 08:37:07 +00:00
parent e392f65485
commit d86133a317
56 changed files with 10528 additions and 8266 deletions

View File

@@ -12,6 +12,7 @@
#include "log.h"
#include "mix.h"
#include "music.h"
#include "2dphysics.h"
#include "sound.h"
#include "sprite.h"