pokeplatinum/include/struct_defs/struct_0202B370.h
2024-07-06 14:40:34 -07:00

15 lines
341 B
C

#ifndef POKEPLATINUM_STRUCT_0202B370_H
#define POKEPLATINUM_STRUCT_0202B370_H
#include <dwc.h>
#include "struct_defs/struct_0202B370_sub1.h"
typedef struct UnkStruct_0202B370_t {
DWCUserData unk_00;
DWCFriendData unk_40[32];
UnkStruct_0202B370_sub1 unk_1C0[32];
} UnkStruct_0202B370;
#endif // POKEPLATINUM_STRUCT_0202B370_H