no message

This commit is contained in:
Ben Nordstrom
2001-11-21 03:21:00 +00:00
parent 1a76cba498
commit c52c818881
12 changed files with 90 additions and 39 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ void RageLog( LPCTSTR fmt, ...);
// Error helpers
//-----------------------------------------------------------------------------
#include "dxerr8.h"
#pragma comment(lib, "dxerr8.lib")
#pragma comment(lib, "DxErr8.lib")
VOID DisplayErrorAndDie( CString sError );