Revert unintentional change (#6239)
This commit is contained in:
parent
cc9ca81c29
commit
075cd4e924
@ -16271,8 +16271,6 @@ static void Cmd_displaydexinfo(void)
|
|||||||
switch (gBattleCommunication[0])
|
switch (gBattleCommunication[0])
|
||||||
{
|
{
|
||||||
case 0:
|
case 0:
|
||||||
FREE_AND_SET_NULL(gBattleResources->aiData);
|
|
||||||
|
|
||||||
BeginNormalPaletteFade(PALETTES_ALL, 0, 0, 16, RGB_BLACK);
|
BeginNormalPaletteFade(PALETTES_ALL, 0, 0, 16, RGB_BLACK);
|
||||||
gBattleCommunication[0]++;
|
gBattleCommunication[0]++;
|
||||||
break;
|
break;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user