giz renderers and stuff

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@261 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-09-25 20:56:01 +00:00
parent 499a0be394
commit 9839d126cc
9 changed files with 232 additions and 150 deletions

View file

@ -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);