X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfxvideo%2Fgpu.h;h=6ac6d3e950fb83cba3a2f885c240c2df52a8540e;hp=1930883f7427f58f9233ae1dea90bd11b0b3e6d2;hb=a48f14785ecc79b1ffe9dc51131d9b9aca1c7f2f;hpb=cefe86b749ed699cd8af96e4875bb4e90e967569 diff --git a/plugins/dfxvideo/gpu.h b/plugins/dfxvideo/gpu.h index 1930883f..6ac6d3e9 100644 --- a/plugins/dfxvideo/gpu.h +++ b/plugins/dfxvideo/gpu.h @@ -208,7 +208,7 @@ typedef struct PSXDISPLAYTAG // draw.c extern int32_t GlobalTextAddrX,GlobalTextAddrY,GlobalTextTP; -extern int32_t GlobalTextREST,GlobalTextABR,GlobalTextPAGE; +extern int32_t GlobalTextABR,GlobalTextPAGE; extern short ly0,lx0,ly1,lx1,ly2,lx2,ly3,lx3; extern long lLowerpart; extern BOOL bCheckMask;