unbreak DX9 build.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@747 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard 2008-10-02 19:59:50 +00:00
parent d15d6d2b5e
commit 65f8c4bca1
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
DecodedVArray tempvarray;
// TODO (mb2): all! DataReader inline for DX9
#ifdef DATAREADER_INLINE
u32 g_pVideoData=0;
u8 *g_pVideoData=0;
#endif
void Decode();