mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
17 lines
453 B
C
17 lines
453 B
C
#ifndef POKEPLATINUM_OV20_021D5044_H
|
|
#define POKEPLATINUM_OV20_021D5044_H
|
|
|
|
#include "strbuf.h"
|
|
|
|
u32 ov20_021D5044(void);
|
|
void ov20_021D5048(u32 param0, Strbuf *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
|