pret / pokeplatinum

Decompilation of Pokémon Platinum
177 stars 61 forks source link

Poketch Buttons & Touch Screen union structs #189

Closed TrainerRiley closed 4 months ago

TrainerRiley commented 4 months ago

This fully documents the PoketchButton and PoketchButtonManager structs, and partially documents the Touch Screen union structs used for checking if a specific location on the touch screen was tapped (TouchScreenRect & TouchScreenHitTable).

TrainerRiley commented 4 months ago

Alright, should be all good now.

TrainerRiley commented 4 months ago

Resolved the merge conflicts.