Removed unneeded var

voloved 2023-03-04 09:33:43 -05:00
parent a1cf2a5345
commit dc058bd9d2
1 changed files with 0 additions and 1 deletions

@ -1064,7 +1064,6 @@ index b28b41f3b..59c07b924 100644
+ u16 species_check;
+ u32 fixedOTID;
+ u8 otGender;
+ u8 opponentClass = gTrainers[trainerNum].trainerClass;
if (trainerNum == TRAINER_SECRET_BASE)
return 0;