diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-27 20:52:55 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-27 20:52:55 -0400 |
commit | 47534a1471019a25e25c29a3f5bb529ccbd73e86 (patch) | |
tree | da4f2abb0fa27f5f07bcbdd4af47ca4eec84a786 /include/unk_8159F40.h | |
parent | b8fec3d9f617ec9a764bb56804c526ff7449631f (diff) | |
parent | 922411abebd56d0f5d6072bad4924c909c8e2c27 (diff) |
Merge branch 'master' of github.com:pret/pokefirered into trade
Diffstat (limited to 'include/unk_8159F40.h')
-rw-r--r-- | include/unk_8159F40.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unk_8159F40.h b/include/unk_8159F40.h index 7f6a98c3a..41db36aad 100644 --- a/include/unk_8159F40.h +++ b/include/unk_8159F40.h @@ -3,7 +3,7 @@ #include "global.h" -void sub_8159F40(void); +void InitPokedudePartyAndOpponent(void); void sub_815A008(struct QuestLog *); void sub_815A1F8(struct QuestLog *, struct MapObjectTemplate *); |