mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-30 14:15:12 -05:00
14 lines
478 B
C
14 lines
478 B
C
#ifndef POKEPLATINUM_UNK_02099604_H
|
|
#define POKEPLATINUM_UNK_02099604_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
#include "overlay082/struct_ov82_0223B164.h"
|
|
|
|
#include "savedata.h"
|
|
|
|
UnkStruct_ov82_0223B164 *sub_02099604(int param0, SaveData *param1, int param2);
|
|
UnkStruct_ov82_0223B164 *sub_02099674(FieldSystem *fieldSystem, int param1, int param2);
|
|
UnkStruct_ov82_0223B164 *sub_020996A0(FieldSystem *fieldSystem, int param1, BOOL param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_02099604_H
|