2017-11-23 01:10:35 +00:00
|
|
|
#ifndef GUARD_POKENAV_H
|
|
|
|
#define GUARD_POKENAV_H
|
|
|
|
|
|
|
|
bool8 sub_81D5C18(void);
|
2017-12-09 20:23:40 +00:00
|
|
|
bool8 sub_81D20BC(void *arg0);
|
|
|
|
bool8 sub_81D312C(void *arg0);
|
|
|
|
void sub_81D1ED4(void *arg0);
|
|
|
|
void sub_81D2108(void *arg0);
|
|
|
|
void sub_81D20AC(void *arg0);
|
|
|
|
void sub_81D2230(void *arg0);
|
|
|
|
void sub_81D3464(void *arg0);
|
|
|
|
void sub_81D3480(void *arg0, u8 arg1);
|
|
|
|
void sub_81D2754(void *arg0, void *arg1);
|
|
|
|
void sub_81D1F84(void *arg0, void *arg1, void *arg2);
|
2017-12-18 18:35:50 +00:00
|
|
|
const u8 *sub_81D62AC(void);
|
2017-11-23 01:10:35 +00:00
|
|
|
|
|
|
|
#endif //GUARD_POKENAV_H
|