From b844c7ce68e07301f23c8970f7abe9df73e24064 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 20 Oct 2020 19:34:59 -0400 Subject: add header files and reduce scope of local variable/functions --- src/code_801DAAE0.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code_801DAAE0.cpp') diff --git a/src/code_801DAAE0.cpp b/src/code_801DAAE0.cpp index c03d384..31b84e5 100644 --- a/src/code_801DAAE0.cpp +++ b/src/code_801DAAE0.cpp @@ -1,8 +1,8 @@ #include "types.h" #include "unkStruct.h" -#include "code_801DAAE0.h" #include "Runtime/__mem.h" #include "SDK/mem.h" +#include "code_801DAAE0.h" namespace { -- cgit v1.2.3