From 2ba78cf22f6f0f7c488d0d4cb606c05a841474f2 Mon Sep 17 00:00:00 2001 From: Aki Date: Tue, 15 Feb 2022 00:14:59 +0100 Subject: Exported infamous Print to FoundationEx --- Stars45/MCIWave.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Stars45/MCIWave.cpp') diff --git a/Stars45/MCIWave.cpp b/Stars45/MCIWave.cpp index 861894f..be72e27 100644 --- a/Stars45/MCIWave.cpp +++ b/Stars45/MCIWave.cpp @@ -14,10 +14,7 @@ #include "MemDebug.h" #include "Types.h" #include "Game.h" - -// +----------------------------------------------------------------------+ - -void Print(const char* fmt, ...); +#include "Utils.h" // +----------------------------------------------------------------------+ -- cgit v1.1