mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-24 11:10:48 -05:00
Fixes HGSS dex not compiling currently (#6051)
Co-authored-by: Hedara <hedara90@gmail.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user