C89 MSVC doesn't support 'inline' - will have to make define for
[picodrive.git] / platform / gizmondo / asm_utils.h
... / ...
CommitLineData
1
2void vidCpy8to16(void *dest, void *src, short *pal, int lines_and_flags);
3