pokeplatinum/include/struct_defs/struct_0202B370.h
Eduardo Quezada 0cfbdc47dd WiFiList
2025-04-12 10:42:30 -04:00

15 lines
321 B
C

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