X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu_unai%2Fgpu_command.h;fp=plugins%2Fgpu_unai%2Fgpu_command.h;h=d380daecb59700fe29b0309ee3140b2f5a19c6e4;hp=a5b61b67f956b8f74f640f09389b60494fca7e52;hb=89c0de4234815e0fa9e8399b940ecec6c89a062b;hpb=9a6e78167b192106ed58bfac00e82f4c6caa2586 diff --git a/plugins/gpu_unai/gpu_command.h b/plugins/gpu_unai/gpu_command.h index a5b61b67..d380daec 100644 --- a/plugins/gpu_unai/gpu_command.h +++ b/plugins/gpu_unai/gpu_command.h @@ -373,7 +373,9 @@ void gpuSendPacketFunction(const int PRIM) break; case 0xA0: // sys ->vid gpuLoadImage(); // prim handles updateLace && skip +#ifndef isSkip // not a define if (alt_fps) isSkip=false; +#endif DO_LOG(("gpuLoadImage(0x%x)\n",PRIM)); break; case 0xC0: // vid -> sys