summaryrefslogtreecommitdiff
path: root/src/T2DLL/T2PoolDef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/T2DLL/T2PoolDef.h')
-rw-r--r--src/T2DLL/T2PoolDef.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/T2DLL/T2PoolDef.h b/src/T2DLL/T2PoolDef.h
index c7dd311..b1c7fb0 100644
--- a/src/T2DLL/T2PoolDef.h
+++ b/src/T2DLL/T2PoolDef.h
@@ -1,6 +1,10 @@
#pragma once
#include "common.h"
+enum {
+ kPoolUnitSize = 20
+};
+
// actual name unknown
struct PeopleElem {
unsigned char mSilhouetteType;