mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-19 13:37:22 -05:00
11 lines
226 B
C
11 lines
226 B
C
#ifndef POKEPLATINUM_STRUCT_OV16_0225C2EC_H
|
|
#define POKEPLATINUM_STRUCT_OV16_0225C2EC_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u16 unk_02;
|
|
} UnkStruct_ov16_0225C2EC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV16_0225C2EC_H
|