diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-12-17 02:39:17 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-12-17 02:39:17 -0500 |
commit | 71a7a8a0759373a8dafcccee82fa2d37cb285b85 (patch) | |
tree | 73c834cef42f162dfdc3a197d46052e99ec23c3b /include/pokenav.h | |
parent | 6748ef72fb31e1b0af250472a34e50cb3966c5f8 (diff) |
decompiled up to sub_81B8A7C
Diffstat (limited to 'include/pokenav.h')
-rw-r--r-- | include/pokenav.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pokenav.h b/include/pokenav.h index 1fde8aa44..d8f0c9f97 100644 --- a/include/pokenav.h +++ b/include/pokenav.h @@ -36,5 +36,7 @@ u8 GetCurrentTrainerHillMapId(void); u8 sub_81D6490(void); const struct WarpEvent *sub_81D6120(void); const struct WarpEvent *sub_81D6134(u8); +void sub_81D3640(u16 arg0, void* statStoreLocation1, void* statStoreLocation2, u8 arg3, u8 arg4, u8 arg5); +void sub_81D3784(u16 arg0, void* statStoreLocation1, u8 arg2, u8 arg3, u8 arg4); #endif //GUARD_POKENAV_H |