1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-26 15:44:18 +01:00
golem galvanize 56e1a52823 Fixes
2018-02-08 21:00:28 -05:00

14 lines
225 B
C

#ifndef GUARD_PLAYER_PC_H
#define GUARD_PLAYER_PC_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
void sub_816B060(u8 taskId);
void sub_816B31C(void);
#endif //GUARD_PLAYER_PC_H