mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
15 lines
327 B
C
15 lines
327 B
C
#ifndef POKEPLATINUM_STRUCT_OV9_02249FF4_H
|
|
#define POKEPLATINUM_STRUCT_OV9_02249FF4_H
|
|
|
|
#include "overlay115/struct_ov115_0226527C.h"
|
|
|
|
typedef struct {
|
|
fx32 unk_00;
|
|
UnkStruct_ov115_0226527C unk_04;
|
|
u8 unk_0C;
|
|
u16 unk_0E;
|
|
u8 padding_0F;
|
|
} UnkStruct_ov9_02249FF4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV9_02249FF4_H
|