]> git.lizzy.rs Git - shadowclad.git/blobdiff - level.c
Reorder, move and rename things
[shadowclad.git] / level.c
diff --git a/level.c b/level.c
index 5e1cd6fbf5d73432e4cf834d48cdc0397fe1c5cd..1388a928bbd49178beee0287d4f7500b33ee5aca 100644 (file)
--- a/level.c
+++ b/level.c
@@ -1,6 +1,5 @@
 #include <GL/gl.h>
 #include <assimp/cimport.h>
-
 #include <stdio.h> // TODO remove
 
 #include "level.h"