X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fgles2n64%2Fsrc%2FgSP.cpp;h=a9ae4ea83db4b790ade6de9070c185f134ee6076;hb=836fe65e49f43150d2f3f24ba5a5044537038da3;hp=2b845f9e65ebf30564ebb49f245648059f4f4bef;hpb=34cf40586ac07c54d9bfc5be30f28743232b6d67;p=mupen64plus-pandora.git diff --git a/source/gles2n64/src/gSP.cpp b/source/gles2n64/src/gSP.cpp old mode 100644 new mode 100755 index 2b845f9..a9ae4ea --- a/source/gles2n64/src/gSP.cpp +++ b/source/gles2n64/src/gSP.cpp @@ -1540,7 +1540,6 @@ void gSPBgRect1Cyc( u32 bg ) void gSPBgRectCopy( u32 bg ) { - return; u32 address = RSP_SegmentToPhysical( bg ); uObjBg *objBg = (uObjBg*)&RDRAM[address];