summaryrefslogtreecommitdiffhomepage
path: root/Stars45/VideoDX9.cpp
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-02-15 00:14:59 +0100
committerAki <please@ignore.pl>2022-02-15 00:14:59 +0100
commit2ba78cf22f6f0f7c488d0d4cb606c05a841474f2 (patch)
tree16fa28469582c2fd5c9b0bde85f619336a2d4076 /Stars45/VideoDX9.cpp
parent0ea71e86d0cf91718d3a9406060d7413f9c5aa01 (diff)
downloadstarshatter-2ba78cf22f6f0f7c488d0d4cb606c05a841474f2.zip
starshatter-2ba78cf22f6f0f7c488d0d4cb606c05a841474f2.tar.gz
starshatter-2ba78cf22f6f0f7c488d0d4cb606c05a841474f2.tar.bz2
Exported infamous Print to FoundationEx
Diffstat (limited to 'Stars45/VideoDX9.cpp')
-rw-r--r--Stars45/VideoDX9.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/VideoDX9.cpp b/Stars45/VideoDX9.cpp
index 1d19151..2f2b356 100644
--- a/Stars45/VideoDX9.cpp
+++ b/Stars45/VideoDX9.cpp
@@ -23,10 +23,10 @@
#include "Polygon.h"
#include "Light.h"
#include "Solid.h"
+#include "Utils.h"
// +--------------------------------------------------------------------+
-void Print(const char* msg, ...);
char* D3DErrStr(HRESULT dderr);
void VideoDX9Error(const char* msg, HRESULT dderr);
static TexCacheDX9* texcache = 0;