mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-20 19:23:38 +01:00
fixes
This commit is contained in:
parent
c3c30417ef
commit
ce28fa900b
@ -1477,7 +1477,7 @@ void task_new_game_prof_birch_speech_part2_11(u8 taskId)
|
||||
spriteId = gTasks[taskId].data[2];
|
||||
gSprites[spriteId].callback = nullsub_11;
|
||||
SetGpuReg(REG_OFFSET_DISPCNT, DISPCNT_OBJ_ON | DISPCNT_OBJ_1D_MAP);
|
||||
BeginNormalPaletteFade(-0x10000, 0, 0, 16, RGB_WHITEALPHA);
|
||||
BeginNormalPaletteFade(0xFFFF0000, 0, 0, 16, RGB_WHITEALPHA);
|
||||
gTasks[taskId].func = task_new_game_prof_birch_speech_part2_12;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user