mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
10 lines
231 B
C
10 lines
231 B
C
#ifndef POKEPLATINUM_UNK_02038ED4_H
|
|
#define POKEPLATINUM_UNK_02038ED4_H
|
|
|
|
#include "savedata.h"
|
|
|
|
void sub_02038ED4(int * param0);
|
|
int sub_02038EDC(SaveData * param0, int param1, int * param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_02038ED4_H
|