Moved the scenes into a subdirectory

This commit is contained in:
Kayne Ruse
2014-07-03 02:01:53 +10:00
parent 28d083cba4
commit 36d30ce39b
20 changed files with 42 additions and 2 deletions
+1
View File
@@ -28,6 +28,7 @@
//std namespace
#include <string>
//NOTE: This is a placeholder, since it'd break to client too much to remove it
struct EnemyData {
//metadata
std::string handle;