pokeheartgold/include/unk_020215A0.h
2022-04-01 16:32:33 -04:00

17 lines
356 B
C

#ifndef POKEHEARTGOLD_UNK_020215A0_H
#define POKEHEARTGOLD_UNK_020215A0_H
#include "heap.h"
struct UnkStruct_020215A0 {
u32 filler_00[3];
HeapID heapId;
};
void sub_020216F4(u32, u32, u32);
void sub_020215C0(struct UnkStruct_020215A0 *a0, int a1, int a2);
void sub_0202168C(void);
void sub_020216C8(void);
#endif //POKEHEARTGOLD_UNK_020215A0_H