added CPointLights

This commit is contained in:
aap
2019-06-01 19:18:19 +02:00
parent 92434f01f1
commit c40c7acb96
5 changed files with 366 additions and 3 deletions

View File

@ -53,8 +53,9 @@ enum Config {
NUMEXTRADIRECTIONALS = 4,
NUMANTENNAS = 8,
NUMCORONAS = 56
NUMCORONAS = 56,
NUMPOINTLIGHTS = 32
};
#define GTA3_1_1_PATCH FALSE
#define USE_PS2_RAND FALSE
#define USE_PS2_RAND FALSE