aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood
diff options
context:
space:
mode:
authorMatthew Hoops2011-09-27 21:26:51 -0400
committerMatthew Hoops2011-09-27 21:26:51 -0400
commita0a3cbd602940dcf87775363e7a60c5900c97bba (patch)
tree6b703312b4bdef4460cdfed34c75db692e3c9f13 /engines/pegasus/neighborhood
parentaf78726e4f3bc13910a615fad13477de6ce4a9f7 (diff)
downloadscummvm-rg350-a0a3cbd602940dcf87775363e7a60c5900c97bba.tar.gz
scummvm-rg350-a0a3cbd602940dcf87775363e7a60c5900c97bba.tar.bz2
scummvm-rg350-a0a3cbd602940dcf87775363e7a60c5900c97bba.zip
PEGASUS: Keep specific neighborhood code in subfolders
Diffstat (limited to 'engines/pegasus/neighborhood')
-rwxr-xr-xengines/pegasus/neighborhood/prehistoric/prehistoric.cpp (renamed from engines/pegasus/neighborhood/prehistoric.cpp)2
-rwxr-xr-xengines/pegasus/neighborhood/prehistoric/prehistoric.h (renamed from engines/pegasus/neighborhood/prehistoric.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/engines/pegasus/neighborhood/prehistoric.cpp b/engines/pegasus/neighborhood/prehistoric/prehistoric.cpp
index 26c9e54065..50b6d87e90 100755
--- a/engines/pegasus/neighborhood/prehistoric.cpp
+++ b/engines/pegasus/neighborhood/prehistoric/prehistoric.cpp
@@ -31,7 +31,7 @@
#include "pegasus/ai/ai_area.h"
#include "pegasus/ai/ai_condition.h"
#include "pegasus/ai/ai_rule.h"
-#include "pegasus/neighborhood/prehistoric.h"
+#include "pegasus/neighborhood/prehistoric/prehistoric.h"
namespace Pegasus {
diff --git a/engines/pegasus/neighborhood/prehistoric.h b/engines/pegasus/neighborhood/prehistoric/prehistoric.h
index 44084f5110..44084f5110 100755
--- a/engines/pegasus/neighborhood/prehistoric.h
+++ b/engines/pegasus/neighborhood/prehistoric/prehistoric.h