pokeplatinum/include/struct_defs/struct_0208B284.h

15 lines
278 B
C

#ifndef POKEPLATINUM_STRUCT_0208B284_H
#define POKEPLATINUM_STRUCT_0208B284_H
#include "constants/heap.h"
typedef struct {
int unk_00;
enum HeapID heapID;
int unk_08;
int unk_0C;
fx32 unk_10;
} UnkStruct_0208B284;
#endif // POKEPLATINUM_STRUCT_0208B284_H