Skip to content

Commit

Permalink
Fixes HGSS dex not compiling currently (#6051)
Browse files Browse the repository at this point in the history
Co-authored-by: Hedara <[email protected]>
  • Loading branch information
hedara90 and Hedara authored Jan 19, 2025
1 parent e4e4460 commit ab9c48b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pokedex_plus_hgss.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit ab9c48b

Please sign in to comment.