@ -147,4 +147,4 @@ std::string CustomMessageManager::WAIT_FOR_INPUT() {
std::string CustomMessageManager::PLAYER_NAME() {
return "\x0F"s;
}
@ -91,4 +91,4 @@ class CustomMessageManager {
CustomMessageEntry RetrieveMessage(std::string tableID, uint16_t textID);
bool ClearMessageTable(std::string tableID);
bool AddCustomMessageTable(std::string tableID);
};
@ -11,4 +11,4 @@ typedef enum {
TEXT_ALTAR_CHILD = 0x7040,
TEXT_ALTAR_ADULT = 0x7088,
TEXT_GANONDORF = 0x70CC,
} TextIDs;
@ -114,4 +114,4 @@ extern "C" void OTRMessage_Init()
"You got a %rGold Skulltula Token%w!&You've collected %r\x19%w tokens&in total!",
"Du erhälst ein %rGoldene&Skulltula-Symbol%w! Du hast&insgesamt %r\x19%w symbol gesammelt!",
"Vous obtenez un %rSymbole de&Skulltula d'or%w! Vous avez&collecté %r\x19\%w symboles en tout!" });