Removed old debugPtr.
This commit is contained in:
parent
e8f3dcaa79
commit
40d610e29a
1 changed files with 0 additions and 1 deletions
|
@ -1501,7 +1501,6 @@ void CB2_OverworldBasic(void)
|
|||
|
||||
void CB2_Overworld(void)
|
||||
{
|
||||
u32 *debugPtr = (u32*) 0x0203de00;
|
||||
bool32 fading = (gPaletteFade.active != 0);
|
||||
if (fading)
|
||||
SetVBlankCallback(NULL);
|
||||
|
|
Loading…
Reference in a new issue