minor change

git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@60 a6443dda-0b58-4228-96e9-037be469359c
This commit is contained in:
cottonvibes 2008-08-26 22:46:16 +00:00 committed by Gregory Hainaut
parent fc82da1f14
commit 32f6acdc8b
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ u32 g_MTGSDebug = 0, g_MTGSId = 0;
u32 CSRw;
void gsWaitGS();
extern long pDsp;
extern uptr pDsp;
typedef u8* PU8;
PCSX2_ALIGNED16(u8 g_MTGSMem[0x2000]); // mtgs has to have its own memory