mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
12 lines
244 B
C
12 lines
244 B
C
#ifndef POKEPLATINUM_STRUCT_OV22_022550D4_H
|
|
#define POKEPLATINUM_STRUCT_OV22_022550D4_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int heapID;
|
|
} UnkStruct_ov22_022550D4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV22_022550D4_H
|