mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
17 lines
456 B
C
17 lines
456 B
C
#ifndef POKEPLATINUM_OV20_021D5044_H
|
|
#define POKEPLATINUM_OV20_021D5044_H
|
|
|
|
#include "string_gf.h"
|
|
|
|
u32 ov20_021D5044(void);
|
|
void ov20_021D5048(u32 param0, String *param1);
|
|
void ov20_021D506C(u32 param0, u32 *param1, u32 *param2);
|
|
int ov20_021D5098(u32 param0);
|
|
int ov20_021D50B4(u32 param0);
|
|
int ov20_021D50D0(u32 param0);
|
|
int ov20_021D50EC(u32 param0);
|
|
int ov20_021D5108(u32 param0);
|
|
int ov20_021D5124(u32 param0);
|
|
|
|
#endif // POKEPLATINUM_OV20_021D5044_H
|