mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
10 lines
230 B
C
10 lines
230 B
C
#ifndef POKEPLATINUM_UNK_02038ED4_H
|
|
#define POKEPLATINUM_UNK_02038ED4_H
|
|
|
|
#include "savedata.h"
|
|
|
|
void sub_02038ED4(int *param0);
|
|
int sub_02038EDC(SaveData *saveData, int param1, int *param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_02038ED4_H
|