mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
9 lines
192 B
C
9 lines
192 B
C
#ifndef POKEPLATINUM_UNK_0206C2D0_H
|
|
#define POKEPLATINUM_UNK_0206C2D0_H
|
|
|
|
#include "savedata.h"
|
|
|
|
void sub_0206C2D0(SaveData *saveData, const s32 param1);
|
|
|
|
#endif // POKEPLATINUM_UNK_0206C2D0_H
|