mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
62 lines
1.5 KiB
C
62 lines
1.5 KiB
C
#ifndef POKEPLATINUM_STRUCT_OV19_021D8E00_H
|
|
#define POKEPLATINUM_STRUCT_OV19_021D8E00_H
|
|
|
|
#include <nnsys.h>
|
|
|
|
#include "applications/pc_boxes/box_application.h"
|
|
#include "applications/pc_boxes/struct_ov19_021D61B0_decl.h"
|
|
#include "applications/pc_boxes/struct_ov19_021D8318.h"
|
|
#include "applications/pc_boxes/struct_ov19_021DA384.h"
|
|
#include "applications/pc_boxes/struct_ov19_021DC680.h"
|
|
#include "applications/pc_boxes/struct_ov19_021DCD18.h"
|
|
#include "applications/pc_boxes/struct_ov19_021DE3E8_decl.h"
|
|
|
|
#include "sprite.h"
|
|
|
|
typedef struct {
|
|
SpriteList *unk_00;
|
|
Sprite *unk_04;
|
|
Sprite *unk_08;
|
|
Sprite *unk_0C;
|
|
Sprite *unk_10;
|
|
void *unk_14;
|
|
void *unk_18;
|
|
NNSG2dCellDataBank *unk_1C;
|
|
NNSG2dAnimBankData *unk_20;
|
|
NNSG2dImageProxy unk_24;
|
|
UnkStruct_ov19_021DA384 *unk_48;
|
|
UnkStruct_ov19_021DCD18 unk_4C[30];
|
|
struct {
|
|
fx32 unk_00;
|
|
fx32 unk_04;
|
|
} unk_664[30];
|
|
u32 unk_754;
|
|
UnkStruct_ov19_021D8318 *unk_758;
|
|
UnkStruct_ov19_021DC680 *unk_75C;
|
|
UnkStruct_ov19_021DE3E8 *unk_760;
|
|
s32 unk_764;
|
|
s32 unk_768;
|
|
s32 unk_76C;
|
|
s32 unk_770;
|
|
s32 unk_774;
|
|
s32 unk_778;
|
|
s32 unk_77C;
|
|
s32 unk_780;
|
|
u8 unk_784;
|
|
u8 unk_785;
|
|
u8 unk_786;
|
|
u8 unk_787;
|
|
u8 unk_788;
|
|
s8 unk_789;
|
|
s8 unk_78A;
|
|
s8 unk_78B;
|
|
u8 unk_78C;
|
|
u8 unk_78D;
|
|
u8 unk_78E;
|
|
u8 padding_78F;
|
|
const BoxApplication *unk_790;
|
|
UnkStruct_ov19_021D61B0 *unk_794;
|
|
} UnkStruct_ov19_021D8E00;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV19_021D8E00_H
|