pret / pokeruby

Decompilation of Pokémon Ruby/Sapphire
779 stars 219 forks source link

Mirror pokeemerald PR#1329 & PR#1335 to pokeruby #820

Closed Deokishisu closed 3 years ago

Deokishisu commented 3 years ago

Description

The externalReservedData field has been split up into externalEventData and externalEventFlags, which have their own structs. The new structs deal with interconnectivity between external games/peripherals and RS. US & JP Colosseum Bonus Discs', Colosseum and XD's, Pokémon Channel's, and PokémonBox: Ruby & Sapphire's interactions with these fields has been documented.

The giftRibbon# fields in PokemonSubstruct3 have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.

Discord contact info

Deokishisu#3251