(iOS) Work around clang crash when compiling libpcsxcor/new_dynarec/pcsxmem.c.
[pcsx_rearmed.git] / frontend / blit320.h
1 void blit320_640(void *dst, const void *src, int unused);
2 void blit320_512(void *dst, const void *src, int unused);
3 void blit320_368(void *dst, const void *src, int unused);