mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 19:55:56 -05:00
13 lines
263 B
C
13 lines
263 B
C
#ifndef POKEPLATINUM_STRUCT_0202C878_H
|
|
#define POKEPLATINUM_STRUCT_0202C878_H
|
|
|
|
typedef struct UnkStruct_0202C878_t {
|
|
u32 unk_00;
|
|
u8 unk_04;
|
|
u8 unk_05;
|
|
u8 unk_06;
|
|
u8 unk_07[4080];
|
|
} UnkStruct_0202C878;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202C878_H
|