mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-30 14:15:12 -05:00
16 lines
566 B
C
16 lines
566 B
C
#ifndef POKEPLATINUM_UNK_02071D40_H
|
|
#define POKEPLATINUM_UNK_02071D40_H
|
|
|
|
#include "struct_defs/struct_02072014.h"
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
void sub_02071D40(const u8 param0, const u8 param1, const u8 param2, const u8 param3, FieldSystem *param4, TrainerCard *param5);
|
|
TrainerCard *sub_02071F04(const u16 param0);
|
|
void sub_02071F20(TrainerCard *param0);
|
|
u8 sub_02071F28(FieldSystem *fieldSystem);
|
|
void sub_020721D4(FieldSystem *fieldSystem, const TrainerCard *param1);
|
|
void sub_02072204(FieldSystem *fieldSystem);
|
|
|
|
#endif // POKEPLATINUM_UNK_02071D40_H
|