UsernameFodder / pmdsky-debug

Debug info for reverse engineering PMD: Explorers of Sky
GNU General Public License v3.0
38 stars 20 forks source link

Fix function pointer args for menu functions #250

Closed UsernameFodder closed 5 months ago

UsernameFodder commented 5 months ago

The defined function types are already pointers, so they should be used directly instead of adding another level of pointers.