mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-18 21:17:40 -05:00
14 lines
252 B
C
14 lines
252 B
C
#ifndef POKEPLATINUM_STRUCT_02057B48_H
|
|
#define POKEPLATINUM_STRUCT_02057B48_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
s8 unk_04;
|
|
u8 unk_05;
|
|
u8 unk_06;
|
|
u8 unk_07;
|
|
} UnkStruct_02057B48;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02057B48_H
|