Add texture (not yet fully implemented) and fix chaning of dispose handlers

This commit is contained in:
2020-06-30 21:49:37 +02:00
parent 93fb12eb24
commit 74fd10883c
7 changed files with 7856 additions and 2 deletions

2
stb/stb-implementation.c Normal file
View File

@@ -0,0 +1,2 @@
#define STB_IMAGE_IMPLEMENTATION
#include <stb/stb_image.h>