summaryrefslogtreecommitdiff
path: root/src/T2DLL/T2OutObjArray.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/T2DLL/T2OutObjArray.h')
-rw-r--r--src/T2DLL/T2OutObjArray.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/T2DLL/T2OutObjArray.h b/src/T2DLL/T2OutObjArray.h
index 008bd17..0f99639 100644
--- a/src/T2DLL/T2OutObjArray.h
+++ b/src/T2DLL/T2OutObjArray.h
@@ -19,6 +19,7 @@ public:
protected:
friend class T2OutObjArrayList;
+ friend class T2TowerDoc;
T2OutObj mOutObj[kGroupSize];
};