EZ Text Replacer for Zelda64Recompiled 2.3.0
 
Loading...
Searching...
No Matches
Deprecated List
Global EZTR_Basic_ReplaceCustomBuffer (EZTR_CustomMsgHandle handle, EZTR_MsgBuffer *buf, EZTR_MsgCallback callback)
since 2.3.0. The new handling of message replacement order makes this unnecessary. As of this version, this function just wraps EZTR_Basic_AddCustomBuffer for compatability.
Global EZTR_Basic_ReplaceCustomText (EZTR_CustomMsgHandle handle, u8 text_box_type, u8 text_box_y_pos, u8 display_icon, u16 next_message_id, u16 first_item_rupees, u16 second_item_rupees, bool pipe_escape_bytes, char *content, EZTR_MsgCallback callback,...)
since 2.3.0. The new handling of message replacement order makes this unnecessary. As of this version, this function just wraps EZTR_Basic_AddCustomText for compatability.
Global EZTR_Basic_ReplaceCustomTextEmpty (EZTR_CustomMsgHandle handle, EZTR_MsgCallback callback)
since 2.3.0. The new handling of message replacement order makes this unnecessary. As of this version, this function just wraps EZTR_Basic_AddCustomTextEmpty for compatability.