mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
12 lines
247 B
C
12 lines
247 B
C
#ifndef POKEPLATINUM_STRUCT_OV113_0225FE30_H
|
|
#define POKEPLATINUM_STRUCT_OV113_0225FE30_H
|
|
|
|
typedef struct {
|
|
fx32 unk_00;
|
|
s16 unk_04;
|
|
u8 unk_06;
|
|
u8 unk_07;
|
|
} UnkStruct_ov113_0225FE30;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV113_0225FE30_H
|