mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 19:25:29 -05:00
15 lines
341 B
C
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
|