mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
14 lines
513 B
C
14 lines
513 B
C
#ifndef POKEPLATINUM_OV13_02227BDC_H
|
|
#define POKEPLATINUM_OV13_02227BDC_H
|
|
|
|
#include "overlay013/struct_ov13_02227244.h"
|
|
|
|
void ov13_02227BDC(UnkStruct_ov13_02227244 *param0);
|
|
void ov13_02227E08(UnkStruct_ov13_02227244 *param0);
|
|
void ov13_02227E68(UnkStruct_ov13_02227244 *param0, u32 param1);
|
|
void ov13_02228008(UnkStruct_ov13_02227244 *param0, u8 param1);
|
|
void ov13_02228050(UnkStruct_ov13_02227244 *param0);
|
|
void ov13_022280F0(UnkStruct_ov13_02227244 *param0, u8 param1);
|
|
|
|
#endif // POKEPLATINUM_OV13_02227BDC_H
|