mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 18:55:30 -05:00
12 lines
222 B
C
12 lines
222 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
|