mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
12 lines
476 B
C
12 lines
476 B
C
#ifndef POKEPLATINUM_OV5_021F8370_H
|
|
#define POKEPLATINUM_OV5_021F8370_H
|
|
|
|
#include "struct_decls/struct_0203CDB0_decl.h"
|
|
|
|
void ov5_021F8370(UnkStruct_0203CDB0 * param0);
|
|
void ov5_021F83C0(UnkStruct_0203CDB0 * param0);
|
|
BOOL ov5_021F83D4(UnkStruct_0203CDB0 * param0, const int param1, const int param2, const fx32 param3, BOOL * param4);
|
|
BOOL ov5_021F8410(UnkStruct_0203CDB0 * param0, const int param1, const int param2, const int param3);
|
|
|
|
#endif // POKEPLATINUM_OV5_021F8370_H
|