mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
23 lines
513 B
C
23 lines
513 B
C
#ifndef POKEPLATINUM_STRUCT_OV22_02259C9C_H
|
|
#define POKEPLATINUM_STRUCT_OV22_02259C9C_H
|
|
|
|
#include <nnsys.h>
|
|
|
|
#include "struct_decls/struct_02012744_decl.h"
|
|
|
|
#include "overlay022/struct_ov22_02259C58_1.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov22_02259C58_1 unk_00;
|
|
const Window *unk_10;
|
|
const UnkStruct_02012744 *unk_14;
|
|
const NNSG2dImagePaletteProxy *unk_18;
|
|
int unk_1C;
|
|
int unk_20;
|
|
int unk_24;
|
|
} UnkStruct_ov22_02259C9C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV22_02259C9C_H
|