summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-07-28 13:14:18 +0200
committeraap <aap@papnet.eu>2019-07-28 13:14:18 +0200
commit7da8184b37359f4a83776e0973d1e944ec607afb (patch)
tree0d978da4d05c8fec7055de11042f8f795fc870fa /src/core/config.h
parentCAutomobile::PreRender; whole class finished (diff)
parentMerge pull request #168 from Nick007J/master (diff)
downloadre3-7da8184b37359f4a83776e0973d1e944ec607afb.tar
re3-7da8184b37359f4a83776e0973d1e944ec607afb.tar.gz
re3-7da8184b37359f4a83776e0973d1e944ec607afb.tar.bz2
re3-7da8184b37359f4a83776e0973d1e944ec607afb.tar.lz
re3-7da8184b37359f4a83776e0973d1e944ec607afb.tar.xz
re3-7da8184b37359f4a83776e0973d1e944ec607afb.tar.zst
re3-7da8184b37359f4a83776e0973d1e944ec607afb.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