bunch of comments/unions in VI. No more UnknownVIRegs[0x1000]! :p some other misc stuff

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3302 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman
2009-06-01 02:58:35 +00:00
parent 39b16ffafa
commit 7b43951b7e
6 changed files with 767 additions and 242 deletions

View File

@ -69,7 +69,6 @@ typedef struct
TKeyPressed pKeyPress;
SCPFifoStruct *pCPFifo;
unsigned char *pVIRegs;
void *pMemoryBase;
bool bWii;
bool bUseDualCore;