mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-24 05:07:18 -05:00
11 lines
247 B
C
11 lines
247 B
C
#ifndef POKEHEARTGOLD_UNK_02091054_H
|
|
#define POKEHEARTGOLD_UNK_02091054_H
|
|
|
|
u8 sub_02091054(u32 idx);
|
|
u8 sub_0209106C(u32 idx);
|
|
u8 sub_02091084(u32 idx);
|
|
BOOL sub_0209109C(u32 idx);
|
|
u32 sub_020910B8(u32 idx);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02091054_H
|