mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
10 lines
224 B
C
10 lines
224 B
C
#ifndef POKEPLATINUM_STRUCT_OV119_021D1930_H
|
|
#define POKEPLATINUM_STRUCT_OV119_021D1930_H
|
|
|
|
typedef struct {
|
|
enum HeapID heapID;
|
|
int unk_04;
|
|
} UnkStruct_ov119_021D1930;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV119_021D1930_H
|