mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-23 15:39:42 -05:00
13 lines
397 B
C
13 lines
397 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_02099674(FieldSystem *fieldSystem, int param1, int heapID);
|
|
UnkStruct_ov82_0223B164 *sub_020996A0(FieldSystem *fieldSystem, int heapID, BOOL param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_02099604_H
|