mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-31 20:43:00 -05:00
9 lines
172 B
C
9 lines
172 B
C
#ifndef POKEHEARTGOLD_UNK_0202DB34_H
|
|
#define POKEHEARTGOLD_UNK_0202DB34_H
|
|
|
|
#include "save.h"
|
|
|
|
int sub_0202DB34(SaveData *saveData);
|
|
|
|
#endif // POKEHEARTGOLD_UNK_0202DB34_H
|