Big Poes hint: not Big Goron (#6256)
This commit is contained in:
@@ -316,7 +316,7 @@ void BuildBiggoronHintMessage(uint16_t* textId, bool* loadFromMessageTable) {
|
||||
}
|
||||
|
||||
void BuildBigPoesHintMessage(uint16_t* textId, bool* loadFromMessageTable) {
|
||||
CustomMessage msg = RAND_GET_HINT(RH_BIGGORON_HINT)->GetHintMessage(MF_AUTO_FORMAT);
|
||||
CustomMessage msg = RAND_GET_HINT(RH_BIG_POES_HINT)->GetHintMessage(MF_AUTO_FORMAT);
|
||||
msg.LoadIntoFont();
|
||||
*loadFromMessageTable = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user