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-08-13 14:54:12 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-08-13 14:54:12 +0700
commitf69f7e5fd144e55dd46f33b13b1d9c6af74c5ab7 (patch)
tree9cd816041b34f1c64c8e280b1b41a814880d8a39 /src/Decals.cpp
parentdadd0ef972f6814b20602a93412773cbceefd900 (diff)
downloadblackshades-f69f7e5fd144e55dd46f33b13b1d9c6af74c5ab7.tar.gz
Extern C eventLoop
Diffstat (limited to 'src/Decals.cpp')
-rw-r--r--src/Decals.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Decals.cpp b/src/Decals.cpp
index 2f82bb2..30db128 100644
--- a/src/Decals.cpp
+++ b/src/Decals.cpp
@@ -1,7 +1,7 @@
 #include "Decals.h"
 #include "Textures.h"
 
-extern double multiplier;
+extern float multiplier;
 extern bool slomo;
 extern Fog fog;
 extern bool blood;