mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
26 lines
603 B
C
26 lines
603 B
C
#ifndef POKEPLATINUM_STRUCT_OV12_0223595C_H
|
|
#define POKEPLATINUM_STRUCT_OV12_0223595C_H
|
|
|
|
#include "struct_decls/struct_0200C6E4_decl.h"
|
|
#include "struct_decls/struct_0200C704_decl.h"
|
|
|
|
#include "overlay012/struct_ov12_0221FCDC_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
#include "palette.h"
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u8 unk_02;
|
|
u8 unk_03;
|
|
UnkStruct_ov12_0221FCDC *unk_04;
|
|
SpriteRenderer *unk_08;
|
|
SpriteGfxHandler *unk_0C;
|
|
SpriteGfxHandler *unk_10;
|
|
BgConfig *unk_14;
|
|
PaletteData *unk_18;
|
|
} UnkStruct_ov12_0223595C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV12_0223595C_H
|