mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-23 07:28:11 -05:00
12 lines
245 B
C
12 lines
245 B
C
#ifndef POKEPLATINUM_STRUCT_OV16_0225C9F0_H
|
|
#define POKEPLATINUM_STRUCT_OV16_0225C9F0_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u16 unk_02;
|
|
u8 unk_04[28];
|
|
} UnkStruct_ov16_0225C9F0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV16_0225C9F0_H
|