From a48f14785ecc79b1ffe9dc51131d9b9aca1c7f2f Mon Sep 17 00:00:00 2001 From: notaz Date: Tue, 22 Mar 2011 00:33:49 +0200 Subject: dfxvideo: rm some more ZN leftovers --- plugins/dfxvideo/gpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/dfxvideo/gpu.h') diff --git a/plugins/dfxvideo/gpu.h b/plugins/dfxvideo/gpu.h index 1930883..6ac6d3e 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; -- cgit v1.2.3