summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authoreray orçunus <erayorcunus@gmail.com>2019-06-20 20:29:34 +0200
committereray orçunus <erayorcunus@gmail.com>2019-06-20 23:42:57 +0200
commit4a3138f38440359e268ab0e012b00756b1613f8e (patch)
tree2b6de1bf8ece5b33ff3304767df9e2bc53de5fe1 /src/config.h
parentBig CPed update (diff)
parentMerge pull request #27 from gennariarmando/master (diff)
downloadre3-4a3138f38440359e268ab0e012b00756b1613f8e.tar
re3-4a3138f38440359e268ab0e012b00756b1613f8e.tar.gz
re3-4a3138f38440359e268ab0e012b00756b1613f8e.tar.bz2
re3-4a3138f38440359e268ab0e012b00756b1613f8e.tar.lz
re3-4a3138f38440359e268ab0e012b00756b1613f8e.tar.xz
re3-4a3138f38440359e268ab0e012b00756b1613f8e.tar.zst
re3-4a3138f38440359e268ab0e012b00756b1613f8e.zip
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 933aa53f..a8b8fe6b 100644
--- a/src/config.h
+++ b/src/config.h
@@ -1,7 +1,8 @@
#pragma once
enum Config {
- NUMCDIMAGES = 50, // was 12
+ NUMCDIMAGES = 12, // gta3.img duplicates (not used on PC)
+ MAX_CDIMAGES = 8, // additional cdimages
MODELINFOSIZE = 5500,
TXDSTORESIZE = 850,
@@ -14,6 +15,8 @@ enum Config {
VEHICLEMODELSIZE = 120,
TWODFXSIZE = 2000,
+ MAXVEHICLESLOADED = 50, // 70 on mobile
+
NUMOBJECTINFO = 168, // object.dat
// Pool sizes