mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-17 10:38:46 -05:00
15 lines
267 B
C
15 lines
267 B
C
#ifndef POKEPLATINUM_STRUCT_02091850_H
|
|
#define POKEPLATINUM_STRUCT_02091850_H
|
|
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
typedef struct {
|
|
VecFx16 unk_00;
|
|
VecFx16 unk_06;
|
|
VecFx16 unk_0C;
|
|
VecFx16 unk_12;
|
|
} UnkStruct_02091850;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02091850_H
|