This commit is contained in:
Glenn Maynard
2004-11-30 21:42:04 +00:00
parent 27bf6903ce
commit 5e2abe41aa
@@ -5,4 +5,8 @@
#include <xgraphics.h>
#include <stdio.h>
/* Stubs: */
HRESULT CoInitialize() { return S_OK; }
void CoUninitialize() { }
#endif