mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
13 lines
413 B
C
13 lines
413 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, enum HeapID heapID);
|
|
UnkStruct_ov82_0223B164 *sub_020996A0(FieldSystem *fieldSystem, enum HeapID heapID, BOOL param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_02099604_H
|