Fixes HGSS dex not compiling currently (#6051)

Co-authored-by: Hedara <hedara90@gmail.com>
This commit is contained in:
hedara90
2025-01-19 11:32:58 +01:00
committed by GitHub
parent e4e4460636
commit ab9c48b2b3

View File

@@ -5305,7 +5305,6 @@ static void PrintStatsScreen_Moves_Bottom(u8 taskId)
else //Appeal + Jam
{
DestroyCategoryIcon();
gSprites[sPokedexView->categoryIconSpriteId].invisible = TRUE;
//Appeal
contest_effectValue = gContestEffects[gMovesInfo[move].contestEffect].appeal;
if (contest_effectValue != 0xFF)