Implemented basic conceptual structure
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef _SCENE_H
|
||||
#define _SCENE_H
|
||||
|
||||
class Scene
|
||||
{
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user