summaryrefslogtreecommitdiff
path: root/src/rw/Lights.cpp
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2021-01-22 15:04:09 +0200
committerSergeanur <s.anureev@yandex.ua>2021-01-22 15:04:09 +0200
commitcea6b20c09532c3321c45f18ce36ec34fe836d1f (patch)
treebd6376dac146895eb1f0c1de37f1cf2e2bfdb19f /src/rw/Lights.cpp
parent8dab92d158be70e49b9fff04f7187023aa1cf3c3 (diff)
parentfeb993e751ad8baccedc0547383913069846f8f5 (diff)
Merge remote-tracking branch 'origin/miami' into lcs
# Conflicts: # src/animation/CutsceneMgr.cpp # src/control/CarCtrl.cpp # src/control/Script.cpp # src/control/Script2.cpp # src/core/Frontend.cpp # src/core/main.cpp # src/entities/Physical.cpp # src/peds/Ped.cpp # src/peds/PedAI.cpp # src/text/Messages.cpp # src/vehicles/Cranes.cpp # src/vehicles/Transmission.cpp
Diffstat (limited to 'src/rw/Lights.cpp')
-rw-r--r--src/rw/Lights.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/rw/Lights.cpp b/src/rw/Lights.cpp
index 19115ba8..5f8ba823 100644
--- a/src/rw/Lights.cpp
+++ b/src/rw/Lights.cpp
@@ -11,8 +11,6 @@
#include "Frontend.h"
#include "MBlur.h"
-//--MIAMI: done
-
RpLight *pAmbient;
RpLight *pDirect;
RpLight *pExtraDirectionals[4] = { nil };