mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
15 lines
531 B
C
15 lines
531 B
C
#ifndef POKEPLATINUM_UNK_0205A0D8_H
|
|
#define POKEPLATINUM_UNK_0205A0D8_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
#include "functypes/funcptr_0205AB10.h"
|
|
|
|
void sub_0205AB10(FieldSystem *fieldSystem, UnkFuncPtr_0205AB10 *param1);
|
|
void sub_0205B0C0(int param0, int param1, void *param2, void *param3);
|
|
int sub_0205B0E4(void);
|
|
u8 *sub_0205B0F4(int param0, void *param1, int param2);
|
|
void sub_0205B110(int param0, int param1, void *param2, void *param3);
|
|
void sub_0205B2D4(FieldSystem *fieldSystem);
|
|
|
|
#endif // POKEPLATINUM_UNK_0205A0D8_H
|