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