Skip to content

Commit

Permalink
Remove formToChangeInto (Unused) (#6137)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexOn1ine authored Jan 28, 2025
1 parent 4041af0 commit 49cbebd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/battle.h
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,6 @@ struct BattleStruct
u8 safariCatchFactor;
u8 linkBattleVsSpriteId_V; // The letter "V"
u8 linkBattleVsSpriteId_S; // The letter "S"
u8 formToChangeInto;
u8 chosenMovePositions[MAX_BATTLERS_COUNT];
u8 stateIdAfterSelScript[MAX_BATTLERS_COUNT];
u8 prevSelectedPartySlot;
Expand Down

0 comments on commit 49cbebd

Please sign in to comment.