mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
16 lines
321 B
C
16 lines
321 B
C
#ifndef POKEPLATINUM_STRUCT_OV25_02255958_H
|
|
#define POKEPLATINUM_STRUCT_OV25_02255958_H
|
|
|
|
|
|
#include <nnsys.h>
|
|
|
|
typedef struct {
|
|
void * unk_00;
|
|
void * unk_04;
|
|
NNSG2dCellDataBank * unk_08;
|
|
NNSG2dAnimBankData * unk_0C;
|
|
u32 unk_10;
|
|
} UnkStruct_ov25_02255958;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV25_02255958_H
|