Update bugs_and_glitches.md
This commit is contained in:
@@ -52,8 +52,8 @@ void CB2_InitTitleScreen(void)
|
|||||||
default:
|
default:
|
||||||
case 0:
|
case 0:
|
||||||
SetVBlankCallback(NULL);
|
SetVBlankCallback(NULL);
|
||||||
+ StartTimer1();
|
+ StartTimer1();
|
||||||
SetGpuReg(REG_OFFSET_BLDCNT, 0);
|
SetGpuReg(REG_OFFSET_BLDCNT, 0);
|
||||||
SetGpuReg(REG_OFFSET_BLDALPHA, 0);
|
SetGpuReg(REG_OFFSET_BLDALPHA, 0);
|
||||||
SetGpuReg(REG_OFFSET_BLDY, 0);
|
SetGpuReg(REG_OFFSET_BLDY, 0);
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user