mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
9 lines
244 B
C
9 lines
244 B
C
#ifndef POKEPLATINUM_OV6_02247830_H
|
|
#define POKEPLATINUM_OV6_02247830_H
|
|
|
|
#include "trainer_info.h"
|
|
|
|
int ov6_022479D0(const TrainerInfo *param0, u16 param1, u16 param2, u16 param3, u16 param4, u32 param5);
|
|
|
|
#endif // POKEPLATINUM_OV6_02247830_H
|