summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-07-28 12:42:51 +0200
committerGitHub <noreply@github.com>2019-07-28 12:42:51 +0200
commit15db3c91d28372329e3b49db12ba6028941bd74e (patch)
tree96afd5a9b47ed1dfaabfabda3438ea6e50de1d17 /src/core/config.h
parentfixed intro skip (diff)
parentfix debug message (diff)
downloadre3-15db3c91d28372329e3b49db12ba6028941bd74e.tar
re3-15db3c91d28372329e3b49db12ba6028941bd74e.tar.gz
re3-15db3c91d28372329e3b49db12ba6028941bd74e.tar.bz2
re3-15db3c91d28372329e3b49db12ba6028941bd74e.tar.lz
re3-15db3c91d28372329e3b49db12ba6028941bd74e.tar.xz
re3-15db3c91d28372329e3b49db12ba6028941bd74e.tar.zst
re3-15db3c91d28372329e3b49db12ba6028941bd74e.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 1bc90496..1f684869 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -64,6 +64,8 @@ enum Config {
NUMRADARBLIPS = 32,
NUMPICKUPS = 336,
NUMEVENTS = 64,
+
+ NUM_CARGENS = 160
};
// We'll use this once we're ready to become independent of the game