mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-06 05:17:25 -05:00
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])
|
||||
{
|
||||
case 0:
|
||||
FREE_AND_SET_NULL(gBattleResources->aiData);
|
||||
|
||||
BeginNormalPaletteFade(PALETTES_ALL, 0, 0, 16, RGB_BLACK);
|
||||
gBattleCommunication[0]++;
|
||||
break;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user