Battle message buffers; review comments

This commit is contained in:
PikalaxALT
2019-11-04 20:32:10 -05:00
parent 2fa08605b8
commit eff10f0e50
10 changed files with 541 additions and 486 deletions
+1 -1
View File
@@ -507,7 +507,7 @@ struct MEventBuffer_3430_Sub * sav1_get_mevent_buffer_2(void)
struct MENewsJisanStruct * GetMENewsJisanStructPtr(void)
{
return &gSaveBlock1Ptr->mysteryEventBuffers.mejisan;
return &gSaveBlock1Ptr->mysteryEventBuffers.me_jisan;
}
u16 * GetMEventProfileECWordsMaybe(void)