X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu_neon%2Fgpu.h;h=5ededcb3640b2a002e8217576e364abcc08896a8;hp=c3e13bb234e5b6c8f05c0c81d3b2a5f5bab29658;hb=24de2dd4dbdd50e44c91c40ebbc7d59ee1c0ac9b;hpb=ddbaf678c49d33cf60f1eac5069e3275baa2c685;ds=sidebyside diff --git a/plugins/gpu_neon/gpu.h b/plugins/gpu_neon/gpu.h index c3e13bb2..5ededcb3 100644 --- a/plugins/gpu_neon/gpu.h +++ b/plugins/gpu_neon/gpu.h @@ -61,7 +61,6 @@ struct psx_gpu { int offset; } dma; int cmd_len; - const uint32_t *lcf_hc; uint32_t zero; struct { uint32_t fb_dirty:1;