diff options
| author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-08-13 14:54:12 +0700 |
|---|---|---|
| committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-08-13 14:54:12 +0700 |
| commit | f69f7e5fd144e55dd46f33b13b1d9c6af74c5ab7 (patch) | |
| tree | 9cd816041b34f1c64c8e280b1b41a814880d8a39 /src/Decals.cpp | |
| parent | dadd0ef972f6814b20602a93412773cbceefd900 (diff) | |
| download | blackshades-f69f7e5fd144e55dd46f33b13b1d9c6af74c5ab7.tar.gz | |
Extern C eventLoop
Diffstat (limited to 'src/Decals.cpp')
| -rw-r--r-- | src/Decals.cpp | 2 |
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; |
