assimp
[laserbrain_demo] / src / sceneload.h
diff --git a/src/sceneload.h b/src/sceneload.h
new file mode 100644 (file)
index 0000000..2af093d
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef SCENELOAD_H_
+#define SCENELOAD_H_
+
+#include "scene.h"
+
+bool load_scene(
+
+#endif // SCENELOAD_H_