mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
10 lines
208 B
C
10 lines
208 B
C
#ifndef POKEPLATINUM_OV6_022475B0_H
|
|
#define POKEPLATINUM_OV6_022475B0_H
|
|
|
|
#include "savedata.h"
|
|
|
|
void ov6_022475B0(SaveData *param0);
|
|
int ov6_02247624(SaveData *param0);
|
|
|
|
#endif // POKEPLATINUM_OV6_022475B0_H
|