X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcd%2Fgfx_cd.c;h=e013aaa78cb8317af2f6b211c777c7d131152da2;hb=68cba51e206ea6089e8ebc04d7dcd9980bc9575c;hp=ba1c5a7651b9bed493353667cd347397dfadf487;hpb=fa1e5e2948e9b06dec3353081081173f7ae4d742;p=picodrive.git diff --git a/Pico/cd/gfx_cd.c b/Pico/cd/gfx_cd.c index ba1c5a7..e013aaa 100644 --- a/Pico/cd/gfx_cd.c +++ b/Pico/cd/gfx_cd.c @@ -210,6 +210,7 @@ void gfx_cd_reset(void) typedef unsigned short u16; +// check: Heart of the alien void DmaSlowCell(unsigned int source, unsigned int a, int len, unsigned char inc) { unsigned char *base;