pokeplatinum/include/struct_defs/struct_0202E810.h
2025-06-23 12:43:10 -07:00

16 lines
302 B
C

#ifndef POKEPLATINUM_STRUCT_0202E810_H
#define POKEPLATINUM_STRUCT_0202E810_H
typedef struct {
u8 unk_00;
u8 padding_01;
u16 unk_02; // Species?
u8 unk_04;
u8 unk_05;
u8 unk_06;
u8 unk_07;
u16 unk_08[11];
} UnkStruct_0202E810;
#endif // POKEPLATINUM_STRUCT_0202E810_H