mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-12 08:06:32 -05:00
16 lines
280 B
C
16 lines
280 B
C
#ifndef POKEPLATINUM_STRUCT_02017248_H
|
|
#define POKEPLATINUM_STRUCT_02017248_H
|
|
|
|
|
|
#include <nnsys.h>
|
|
|
|
typedef struct {
|
|
void * unk_00;
|
|
void * unk_04;
|
|
NNSG3dAnmObj * unk_08;
|
|
fx32 unk_0C;
|
|
BOOL unk_10;
|
|
} UnkStruct_02017248;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02017248_H
|