From 4aeff0886aa61ed3834ef4826aa1a1f3e99508b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Gia=20Phong?= Date: Sat, 2 Oct 2021 17:32:23 +0700 Subject: Clean up unused functions and style --- src/GameDraw.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/GameDraw.cpp') diff --git a/src/GameDraw.cpp b/src/GameDraw.cpp index abb0919..5403d3f 100644 --- a/src/GameDraw.cpp +++ b/src/GameDraw.cpp @@ -20,6 +20,7 @@ // along with Black Shades. If not, see . #include "Game.h" +#include "Support.h" extern int thirdperson; extern float multiplier; -- cgit v1.2.3