mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
11 lines
230 B
C
11 lines
230 B
C
#ifndef POKEPLATINUM_STRUCT_OV113_0225EDCC_H
|
|
#define POKEPLATINUM_STRUCT_OV113_0225EDCC_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u16 unk_02;
|
|
} UnkStruct_ov113_0225EDCC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV113_0225EDCC_H
|