mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
14 lines
295 B
C
14 lines
295 B
C
#ifndef POKEPLATINUM_STRUCT_OV54_0225642C_1_H
|
|
#define POKEPLATINUM_STRUCT_OV54_0225642C_1_H
|
|
|
|
typedef struct {
|
|
struct {
|
|
int unk_00;
|
|
u32 unk_04;
|
|
int unk_08;
|
|
} unk_00[12];
|
|
u32 unk_90;
|
|
} UnkStruct_ov54_0225642C_1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV54_0225642C_1_H
|