summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorNikolay Korolev <nickvnuk@gmail.com>2020-05-23 19:06:52 +0200
committerNikolay Korolev <nickvnuk@gmail.com>2020-05-23 19:06:52 +0200
commit607175f02a3f89665c953d09c603183f909cc15b (patch)
tree92ccd56fd97daad6a97d8a348b2d6fc564370059 /src/core/config.h
parentfixed script (diff)
downloadre3-607175f02a3f89665c953d09c603183f909cc15b.tar
re3-607175f02a3f89665c953d09c603183f909cc15b.tar.gz
re3-607175f02a3f89665c953d09c603183f909cc15b.tar.bz2
re3-607175f02a3f89665c953d09c603183f909cc15b.tar.lz
re3-607175f02a3f89665c953d09c603183f909cc15b.tar.xz
re3-607175f02a3f89665c953d09c603183f909cc15b.tar.zst
re3-607175f02a3f89665c953d09c603183f909cc15b.zip
Diffstat (limited to 'src/core/config.h')
-rw-r--r--src/core/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/config.h b/src/core/config.h
index f0025dfa..4d1a5996 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -135,6 +135,8 @@ enum Config {
NUM_CRANES = 8,
NUM_EXPLOSIONS = 48,
+
+ NUM_SETPIECES = 96
};
// We'll use this once we're ready to become independent of the game