mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-17 02:27:38 -05:00
13 lines
223 B
C
13 lines
223 B
C
#ifndef POKEPLATINUM_STRUCT_02014874_H
|
|
#define POKEPLATINUM_STRUCT_02014874_H
|
|
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
typedef struct {
|
|
VecFx16 unk_00;
|
|
u16 unk_06;
|
|
} UnkStruct_02014874;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02014874_H
|