mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
15 lines
290 B
C
15 lines
290 B
C
#ifndef POKEPLATINUM_STRUCT_OV113_0225FEE0_H
|
|
#define POKEPLATINUM_STRUCT_OV113_0225FEE0_H
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
typedef struct {
|
|
VecFx32 unk_00;
|
|
u8 unk_0C;
|
|
u8 unk_0D;
|
|
u8 unk_0E;
|
|
u8 unk_0F;
|
|
} UnkStruct_ov113_0225FEE0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV113_0225FEE0_H
|