diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-09-01 18:05:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-01 18:05:30 -0700 |
commit | db05ce306fa55c9d64b7123e47cf2b66416afe40 (patch) | |
tree | fa0258192daa7a0319a425a688e1c56a8ed67ab2 /src/code_80958E8.c | |
parent | 459171cf48157699e044b66b8274e500ecd5fe0d (diff) |
More PMD grind (#50)
* more sese grind
* match sub_802ABF8
* some more work
Diffstat (limited to 'src/code_80958E8.c')
-rw-r--r-- | src/code_80958E8.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code_80958E8.c b/src/code_80958E8.c index 72cc735..f32a41b 100644 --- a/src/code_80958E8.c +++ b/src/code_80958E8.c @@ -3,6 +3,7 @@ #include "item.h" #include "friend_area.h" #include "constants/friend_area.h" +#include "sub_8095228.h" #include "wonder_mail.h" #include "constants/wonder_mail.h" |