X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu_neon%2Fgpu.h;fp=plugins%2Fgpu_neon%2Fgpu.h;h=227aaaacc6d231ae7be1d25ec3b85056fc52779a;hp=c761bd6e9ac221b25b9728241b8496230024876a;hb=1c72b1c2337be47ef7be2254209cc61a6407fdbb;hpb=0486fdc9bd313ce2f01dafa4d3c151f40e2c729b diff --git a/plugins/gpu_neon/gpu.h b/plugins/gpu_neon/gpu.h index c761bd6e..227aaaac 100644 --- a/plugins/gpu_neon/gpu.h +++ b/plugins/gpu_neon/gpu.h @@ -68,7 +68,7 @@ struct psx_gpu { uint32_t *hcnt; /* hsync count */ struct { uint32_t addr; - uint32_t words; + uint32_t cycles; uint32_t frame; uint32_t hcnt; } last_list;