make aprentice compile

This commit is contained in:
DizzyEggg
2018-10-14 15:23:14 +02:00
parent 84936b4260
commit af7aa624cd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -352,7 +352,7 @@ void easy_chat_input_maybe(void)
words = &gSaveBlock1Ptr->lilycoveLady.quiz.unk_014;
break;
case 19:
words = gSaveBlock2Ptr->field_DC[0].easyChatWords;
words = gSaveBlock2Ptr->apprentices[0].easyChatWords;
break;
case 20:
words = sub_801B058();