unbreak DX9 build.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@747 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
d15d6d2b5e
commit
65f8c4bca1
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in New Issue