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