GCC ready. Removed VS Project. Removed stb_image

This commit is contained in:
2021-04-15 18:30:49 +02:00
parent 87f1526ee5
commit fed8dc01f9
13 changed files with 207 additions and 7076 deletions

View File

@@ -1,6 +1,4 @@
#include <SDL.h>
//#define STB_IMAGE_IMPLEMENTATION
//#include "stb_image.h"
#include <SDL2/SDL.h>
#include <string.h>
#include "font.h"
#include "error.h"