mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
14 lines
300 B
C
14 lines
300 B
C
#ifndef POKEPLATINUM_STRUCT_OV95_02247568_H
|
|
#define POKEPLATINUM_STRUCT_OV95_02247568_H
|
|
|
|
#include <nnsys.h>
|
|
|
|
typedef struct {
|
|
void *unk_00;
|
|
void *unk_04;
|
|
NNSG2dCellDataBank *unk_08;
|
|
NNSG2dAnimBankData *unk_0C;
|
|
} UnkStruct_ov95_02247568;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV95_02247568_H
|