mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-16 08:01:30 -05:00
9 lines
180 B
C
9 lines
180 B
C
#ifndef POKEHEARTGOLD_UNK_020290B4_H
|
|
#define POKEHEARTGOLD_UNK_020290B4_H
|
|
|
|
#include "save.h"
|
|
|
|
BOOL sub_020291A4(SAVEDATA *saveData, int a1);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_020290B4_H
|