preparing to switch to openGL
This commit is contained in:
parent
335a00a909
commit
5d3504ca53
BIN
obj/main.o
BIN
obj/main.o
Binary file not shown.
|
@ -10,6 +10,8 @@
|
|||
#include <time.h>
|
||||
#include <SDL2/SDL.h>
|
||||
#include <SDL2/SDL_image.h>
|
||||
#include <GL/glew.h>
|
||||
#include <GLFW/glfw3.h>
|
||||
|
||||
#include "hash.h"
|
||||
#include "structure.h"
|
||||
|
|
Loading…
Reference in New Issue