mirror of https://github.com/pret/pokeemerald.git
Removed unneeded var
parent
a1cf2a5345
commit
dc058bd9d2
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue