mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
giz renderers and stuff
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@261 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
499a0be394
commit
9839d126cc
9 changed files with 232 additions and 150 deletions
|
@ -1,3 +1,3 @@
|
|||
|
||||
void vidCpy8to16_40(void *dest, void *src, short *pal, int lines);
|
||||
void vidCpy8to16(void *dest, void *src, short *pal, int lines_and_flags);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue