mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
18 lines
352 B
C
18 lines
352 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021E52A8_SUB2_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021E52A8_SUB2_H
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
#include "bg_window.h"
|
|
|
|
typedef struct {
|
|
BgConfig *unk_00;
|
|
MtxFx22 unk_04;
|
|
u32 unk_14;
|
|
int unk_18;
|
|
int unk_1C;
|
|
int unk_20;
|
|
} UnkStruct_ov5_021E52A8_sub2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021E52A8_SUB2_H
|