mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-18 21:17:40 -05:00
20 lines
474 B
C
20 lines
474 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021DF84C_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021DF84C_H
|
|
|
|
#include <nnsys.h>
|
|
|
|
#include "struct_defs/struct_020217F4.h"
|
|
#include "struct_defs/struct_02024184.h"
|
|
|
|
typedef struct {
|
|
void *unk_00;
|
|
const NNSG3dResTex *unk_04;
|
|
const UnkStruct_020217F4 *unk_08;
|
|
UnkStruct_02024184 unk_0C;
|
|
NNSGfdTexKey unk_1C;
|
|
NNSGfdTexKey unk_20;
|
|
NNSGfdPlttKey unk_24;
|
|
} UnkStruct_ov5_021DF84C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021DF84C_H
|