libretro: fix unexpected reloc type 0x03 error on Raspberry Pi 3
[picodrive.git] / platform / gizmondo / asm_utils.h
... / ...
CommitLineData
1
2void vidCpy8to16(void *dest, void *src, short *pal, int lines_and_flags);
3