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:
hrydgard 2008-10-29 22:50:52 +00:00
parent 61ea15cfa6
commit 6568a0e8aa
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ typedef struct
SCPFifoStruct *pCPFifo;
unsigned char *pVIRegs;
void *pMemoryBase;
bool bWii;
} SVideoInitialize;
/////////////////////////////////////////////////////////////////////////////////////////////////////