renamed to ezloNag.c

This commit is contained in:
theo3 2020-08-09 03:13:34 -07:00
parent 6e9908b9c9
commit 944ec95f54
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ extern void (*const gUnk_080C904C[])(Element*);
extern u16 gUnk_080C9058[];
void EzloReminder(Element* arg0) {
void EzloNag(Element* arg0) {
gUnk_080C904C[arg0->unk4](arg0);
}