mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-14 00:57:00 -05:00
12 lines
253 B
C
12 lines
253 B
C
#ifndef POKEPLATINUM_STRUCT_02095EAC_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_02095EAC_SUB1_H
|
|
|
|
typedef struct {
|
|
u8 unk_00[1000];
|
|
u32 unk_3E8;
|
|
u8 unk_3EC;
|
|
u8 unk_3ED[3];
|
|
} UnkStruct_02095EAC_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02095EAC_SUB1_H
|