Fixes HGSS dex not compiling currently (#6051)
Co-authored-by: Hedara <hedara90@gmail.com>
This commit is contained in:
parent
e4e4460636
commit
ab9c48b2b3
@ -5305,7 +5305,6 @@ static void PrintStatsScreen_Moves_Bottom(u8 taskId)
|
|||||||
else //Appeal + Jam
|
else //Appeal + Jam
|
||||||
{
|
{
|
||||||
DestroyCategoryIcon();
|
DestroyCategoryIcon();
|
||||||
gSprites[sPokedexView->categoryIconSpriteId].invisible = TRUE;
|
|
||||||
//Appeal
|
//Appeal
|
||||||
contest_effectValue = gContestEffects[gMovesInfo[move].contestEffect].appeal;
|
contest_effectValue = gContestEffects[gMovesInfo[move].contestEffect].appeal;
|
||||||
if (contest_effectValue != 0xFF)
|
if (contest_effectValue != 0xFF)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user