X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fgpu_neon%2Fpsx_gpu%2Fpsx_gpu.c;h=0f73f4106d7e9cdf46d4cd53b1a6aa30f3ab142f;hb=6ea0f7bfb085890dda8f1d29077995d7c0dc1ce4;hp=c9175df3255812d06d1c9d8066be9d64bf7d07e8;hpb=2bbbb7af9194079f8862b4e9ed2bb762f876e9c1;p=pcsx_rearmed.git diff --git a/plugins/gpu_neon/psx_gpu/psx_gpu.c b/plugins/gpu_neon/psx_gpu/psx_gpu.c index c9175df3..0f73f410 100644 --- a/plugins/gpu_neon/psx_gpu/psx_gpu.c +++ b/plugins/gpu_neon/psx_gpu/psx_gpu.c @@ -2760,8 +2760,6 @@ char *render_block_flag_strings[] = (triangle_y_direction_##direction_c << 4) | \ (triangle_winding_##winding << 6)) \ -psx_gpu_struct __attribute__((aligned(64))) psx_gpu_alt; - void render_triangle(psx_gpu_struct *psx_gpu, vertex_struct *vertexes, u32 flags) {