added scene.h
parent
33c1a5e9d2
commit
6085dbaed0
|
@ -0,0 +1,9 @@
|
||||||
|
#ifndef _corelib_scene_h
|
||||||
|
#define _corelib_scene_h
|
||||||
|
|
||||||
|
#include "memory.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#endif /* _corelib_scene_h */
|
||||||
|
|
Loading…
Reference in New Issue