mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
22 lines
402 B
C
22 lines
402 B
C
#ifndef POKEPLATINUM_STRUCT_OV22_022599A0_H
|
|
#define POKEPLATINUM_STRUCT_OV22_022599A0_H
|
|
|
|
#include "bg_window.h"
|
|
|
|
typedef struct {
|
|
BgConfig *unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
int unk_10;
|
|
int unk_14;
|
|
int unk_18;
|
|
int unk_1C;
|
|
int unk_20;
|
|
int unk_24;
|
|
int unk_28;
|
|
int unk_2C;
|
|
} UnkStruct_ov22_022599A0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV22_022599A0_H
|