mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
10 lines
208 B
C
10 lines
208 B
C
#ifndef POKEHEARTGOLD_UNK_020290B4_H
|
|
#define POKEHEARTGOLD_UNK_020290B4_H
|
|
|
|
#include "save.h"
|
|
|
|
BOOL sub_020291A4(SaveData *saveData, int a1);
|
|
int sub_02029264(void *a0);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_020290B4_H
|