EZ Text Replacer for Zelda64Recompiled 2.3.0
 
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CEZTR_MsgBufferA union of the three MsgBuffer structs, and the primary type for interacting with message data
 CEZTR_MsgBuffer_DataThe message buffer, with the header represented as its individual members
 CEZTR_MsgBuffer_PartitionThe message buffer, but with the header and content regions defined as seperate arrays
 CEZTR_MsgBuffer_RawThe message buffers type as defined in the Majora's Mask decompilation