Skip to content

Comments

Decomp more item funcs and item table#240

Merged
AnonymousRandomPerson merged 6 commits intopret:mainfrom
VicSevenT:more_item_funcs
Jan 13, 2026
Merged

Decomp more item funcs and item table#240
AnonymousRandomPerson merged 6 commits intopret:mainfrom
VicSevenT:more_item_funcs

Conversation

@VicSevenT
Copy link
Contributor

The main goal of this PR was to get more info about ITEM_DATA_TABLE_PTRS. I found that it seems to be a collection of pointers to different kinds of structs, rather than an array of similar struct types. The item data is loaded in LoadItemPspi2n, and NA/EU differences in that function helped identify how the struct is defined and how it is ordered slightly different between versions. Sorting out this struct helped to simplify a handful of items funcs that were already decomped too.

@AnonymousRandomPerson AnonymousRandomPerson merged commit 1f10758 into pret:main Jan 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants