Skip to content

Commit

Permalink
Updated packing
Browse files Browse the repository at this point in the history
  • Loading branch information
Admiral-Fish committed Apr 10, 2023
1 parent 9d8d55c commit affd23f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
18 changes: 4 additions & 14 deletions Source/Core/Parents/PersonalInfo.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,11 @@ class PersonalInfo
/**
* @brief Construct a new PersonalInfo object
*
* @param hp Base HP
* @param atk Base Atk
* @param def Base Def
* @param spa Base SpA
* @param spd Base SpD
* @param spe Base Spe
* @param type1 1st type
* @param type2 2nd type
* @param item1 1st item
* @param item2 2nd item
* @param item3 3rd item
* @param stats Base stats
* @param types Pokemon types
* @param items Pokemon items
* @param gender Gender ratio
* @param ability1 1st Ability
* @param ability2 2nd Ability
* @param abilityH Hidden Ability
* @param ability Pokemon abilities
* @param formCount Alternate form count
* @param formStatIndex Alternate form index
* @param hatchSpecie Base egg specie
Expand Down
2 changes: 1 addition & 1 deletion Source/Core/Resources/EncounterTables

0 comments on commit affd23f

Please sign in to comment.