Silly build fix, a slightly improved error message.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@212 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard
2008-08-14 22:01:07 +00:00
parent aae50ada0e
commit 9e15c51f9e
2 changed files with 6 additions and 4 deletions

View File

@ -22,7 +22,6 @@
#include "EmuWindow.h"
#include "Utils.h"
#include "XFB.h"
HINSTANCE g_hInstance = NULL;
SVideoInitialize g_VideoInitialize;