mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
10 lines
274 B
C
10 lines
274 B
C
#ifndef POKEPLATINUM_UNK_02073700_H
|
|
#define POKEPLATINUM_UNK_02073700_H
|
|
|
|
#include "savedata.h"
|
|
#include "overlay096/struct_ov96_0223B450_sub1.h"
|
|
|
|
void sub_02073700(SaveData * param0, int param1, UnkStruct_ov96_0223B450_sub1 * param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_02073700_H
|