libnds - bug? with bgInitSub_call's bgRotate call

Post Reply
dmc
Posts: 9
Joined: Mon Jul 20, 2009 4:30 am

libnds - bug? with bgInitSub_call's bgRotate call

Post by dmc » Tue Nov 17, 2009 7:21 am

I'm thinking line 192 of libnds-1.3.8/source/arm9/background.c should be

bgRotate(layer + 4, 0);

instead of

bgRotate(layer, 0);

Incidentally, the reason I'm in this code is because I think that in order to avoid some brief flicker, I need a version of bgInit which does not default to showing (as opposed to hiding) the background.

-dmc

Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests