X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu_unai%2Fgpu_arm.h;fp=plugins%2Fgpu_unai%2Fgpu_arm.h;h=0000000000000000000000000000000000000000;hp=a0b22487b81848b6935563d9fbd4e65d64b563d3;hb=5a920d326f0508f941d6cfc6c42500e961f82a72;hpb=c8d69ce8e9b4995fa43ba722d0532eb5c53225b4 diff --git a/plugins/gpu_unai/gpu_arm.h b/plugins/gpu_unai/gpu_arm.h deleted file mode 100644 index a0b22487..00000000 --- a/plugins/gpu_unai/gpu_arm.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifdef __cplusplus -extern "C" { -#endif - -void draw_spr16_full(u16 *d, void *s, u16 *pal, int lines); - -#ifdef __cplusplus -} -#endif