From 4aeff0886aa61ed3834ef4826aa1a1f3e99508b1 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sat, 2 Oct 2021 17:32:23 +0700 Subject: Clean up unused functions and style --- src/Decals.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Decals.cpp') 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; -- cgit 1.4.1