mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
11 lines
235 B
C
11 lines
235 B
C
#ifndef POKEPLATINUM_STRUCT_OV59_021D30E0_H
|
|
#define POKEPLATINUM_STRUCT_OV59_021D30E0_H
|
|
|
|
typedef struct {
|
|
u8 unk_00[3000];
|
|
u32 unk_BB8;
|
|
u32 unk_BBC;
|
|
} UnkStruct_ov59_021D30E0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV59_021D30E0_H
|