#3512 - Psyk - Wed Feb 26, 2003 12:01 pm
How do i set the priority of a background? I assume its in REG_BGxCNT but which bits?
Code: |
#define BG_PRIORITY(x) x |
jenswa wrote: |
But just to simplify, put the background you want in top in background 0 and the one you want at the back in background 3, etc.. |