aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpulib/gpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gpulib/gpu.h')
-rw-r--r--plugins/gpulib/gpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gpulib/gpu.h b/plugins/gpulib/gpu.h
index a508cdc..1cbe38c 100644
--- a/plugins/gpulib/gpu.h
+++ b/plugins/gpulib/gpu.h
@@ -85,6 +85,7 @@ struct psx_gpu {
uint32_t frame_ready:1;
const int *advice;
uint32_t last_flip_frame;
+ uint32_t pending_fill[3];
} frameskip;
};