mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
14 lines
306 B
C
14 lines
306 B
C
#ifndef POKEPLATINUM_STRUCT_OV83_0223F7A4_H
|
|
#define POKEPLATINUM_STRUCT_OV83_0223F7A4_H
|
|
|
|
#include "struct_decls/struct_02015920_decl.h"
|
|
|
|
#include "bg_window.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02015920 *unk_00;
|
|
BgConfig *unk_04;
|
|
} UnkStruct_ov83_0223F7A4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV83_0223F7A4_H
|