about summary refs log tree commit diff
path: root/src/Decals.cpp
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-10-02 17:32:23 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-10-02 17:32:23 +0700
commit4aeff0886aa61ed3834ef4826aa1a1f3e99508b1 (patch)
tree0be178818e4ed9de7e70872c224ce73adaba8f6a /src/Decals.cpp
parent7a4fdb3978c36e4309479806140f38669bcd3883 (diff)
downloadblackshades-4aeff0886aa61ed3834ef4826aa1a1f3e99508b1.tar.gz
Clean up unused functions and style 2.4.0
Diffstat (limited to 'src/Decals.cpp')
-rw-r--r--src/Decals.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Decals.cpp b/src/Decals.cpp
index 60014b3..74fe379 100644
--- a/src/Decals.cpp
+++ b/src/Decals.cpp
@@ -1,4 +1,7 @@
+#include "Camera.h"
+#include "Constants.h"
 #include "Decals.h"
+#include "Fog.h"
 
 extern float multiplier;
 extern bool slomo;