EZ Text Replacer for Zelda64Recompiled 2.3.0
 
Loading...
Searching...
No Matches
EZTR_MsgBuffer_Partition Struct Reference

The message buffer, but with the header and content regions defined as seperate arrays. More...

#include <eztr_api.h>

Data Fields

char header [EZTR_MSG_HEADER_SIZE]
 
char content [EZTR_MSG_CONTENT_SIZE]
 

Detailed Description

The message buffer, but with the header and content regions defined as seperate arrays.

The content member can be passed to the EZTR_MsgSContent_ functions for use in text operations.


The documentation for this struct was generated from the following file: