mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-20 02:38:10 -05:00
9 lines
293 B
C
9 lines
293 B
C
#ifndef POKEHEARTGOLD_UNK_02031904_H
|
|
#define POKEHEARTGOLD_UNK_02031904_H
|
|
|
|
#include "save_pokeathlon.h"
|
|
|
|
Pokeathlon_UnkSubStruct_B00 *sub_020319F0(POKEATHLON_SAV *pokeathlonSave);
|
|
Pokeathlon_UnkSubStruct_B00 *sub_0203199C(POKEATHLON_SAV *pokeathlonSave);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_02031904_H
|