The PartyMon struct is really the box struct with volatile variables like status added. Some other labels have been reworked. Move structs no longer have explicit labels since their location is arbitrary and usually shared.
There turned out to be a lot of instances of NUM_MOVES.
Now constant groups can be included separately if needed.