mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
22 lines
644 B
C
22 lines
644 B
C
#ifndef POKEPLATINUM_STRUCT_OV83_0223FDB0_H
|
|
#define POKEPLATINUM_STRUCT_OV83_0223FDB0_H
|
|
|
|
#include "overlay083/struct_ov83_0223F8AC.h"
|
|
#include "overlay083/struct_ov83_0223FAAC.h"
|
|
#include "overlay083/struct_ov83_0223FBA4.h"
|
|
#include "overlay083/struct_ov83_0223FC58.h"
|
|
#include "overlay083/struct_ov83_0223FDB0_sub1.h"
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u32 unk_04;
|
|
u32 unk_08;
|
|
UnkStruct_ov83_0223FBA4 unk_0C;
|
|
UnkStruct_ov83_0223F8AC unk_1C;
|
|
UnkStruct_ov83_0223FAAC unk_30;
|
|
UnkStruct_ov83_0223FC58 unk_4C;
|
|
UnkStruct_ov83_0223FDB0_sub1 unk_58;
|
|
} UnkStruct_ov83_0223FDB0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV83_0223FDB0_H
|