mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 02:35:17 -05:00
13 lines
239 B
C
13 lines
239 B
C
#ifndef POKEPLATINUM_STRUCT_02014890_H
|
|
#define POKEPLATINUM_STRUCT_02014890_H
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
typedef struct {
|
|
VecFx32 unk_00;
|
|
fx16 unk_0C;
|
|
u16 unk_12;
|
|
} UnkStruct_02014890;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02014890_H
|