fixed cross-build
[laserbrain_demo] / src / sceneload.h
1 #ifndef SCENELOAD_H_
2 #define SCENELOAD_H_
3
4 #include "scene.h"
5
6 bool load_scene(
7
8 #endif  // SCENELOAD_H_