mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-31 20:43:00 -05:00
10 lines
257 B
C
10 lines
257 B
C
#ifndef POKEHEARTGOLD_UNK_0202C730_H
|
|
#define POKEHEARTGOLD_UNK_0202C730_H
|
|
|
|
#include "friend_group.h"
|
|
|
|
void sub_0202C7C0(SAV_FRIEND_GRP *saveGrp, u32 grpIdx, u32 a2);
|
|
void sub_0202C78C(SAV_FRIEND_GRP *saveGrp, int a1);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0202C730_H
|