mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 03:35:20 -05:00
22 lines
475 B
C
22 lines
475 B
C
#ifndef POKEPLATINUM_STRUCT_0202D764_H
|
|
#define POKEPLATINUM_STRUCT_0202D764_H
|
|
|
|
#include "struct_defs/struct_0202D63C.h"
|
|
|
|
#include "overlay090/struct_ov90_021D1750.h"
|
|
|
|
typedef struct UnkStruct_0202D764_t {
|
|
u32 unk_00;
|
|
u8 unk_04[250];
|
|
u8 unk_FE;
|
|
u8 unk_FF;
|
|
u8 unk_100;
|
|
u8 unk_101;
|
|
u8 unk_102;
|
|
u8 unk_103;
|
|
UnkStruct_0202D63C unk_104[7];
|
|
UnkStruct_ov90_021D1750 unk_740[30];
|
|
} UnkStruct_0202D764;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202D764_H
|