sorry, forgot this too..
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1012 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
61ea15cfa6
commit
6568a0e8aa
|
@ -65,6 +65,7 @@ typedef struct
|
||||||
SCPFifoStruct *pCPFifo;
|
SCPFifoStruct *pCPFifo;
|
||||||
unsigned char *pVIRegs;
|
unsigned char *pVIRegs;
|
||||||
void *pMemoryBase;
|
void *pMemoryBase;
|
||||||
|
bool bWii;
|
||||||
} SVideoInitialize;
|
} SVideoInitialize;
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
Loading…
Reference in New Issue