mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-14 15:12:40 -05:00
11 lines
227 B
C
11 lines
227 B
C
#ifndef POKEPLATINUM_STRUCT_02025E5C_H
|
|
#define POKEPLATINUM_STRUCT_02025E5C_H
|
|
|
|
typedef struct UnkStruct_02025E5C_t {
|
|
u16 unk_00;
|
|
u8 unk_02;
|
|
u8 unk_03;
|
|
} UnkStruct_02025E5C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02025E5C_H
|