From cc8bd2fd01672446bb2f4613f402f2310f5ce62d Mon Sep 17 00:00:00 2001 From: Louis <35883445+louist103@users.noreply.github.com> Date: Sun, 22 Oct 2023 11:37:36 -0400 Subject: Fixes for MM --- ZAPD/ZFile.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'ZAPD/ZFile.cpp') diff --git a/ZAPD/ZFile.cpp b/ZAPD/ZFile.cpp index 2f455b1..44974b3 100644 --- a/ZAPD/ZFile.cpp +++ b/ZAPD/ZFile.cpp @@ -31,6 +31,7 @@ #include "ZTexture.h" #include "ZVector.h" #include "ZVtx.h" +#undef FindResource ZFile::ZFile() { -- cgit v1.2.3