mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-26 04:05:51 -05:00
12 lines
246 B
C
12 lines
246 B
C
#ifndef POKEPLATINUM_STRUCT_0202E4D4_H
|
|
#define POKEPLATINUM_STRUCT_0202E4D4_H
|
|
|
|
typedef struct UnkStruct_0202E4D4_t {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u32 unk_04;
|
|
u8 unk_08[40];
|
|
} UnkStruct_0202E4D4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202E4D4_H
|