mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-11 05:29:08 -05:00
22 lines
477 B
C
22 lines
477 B
C
#ifndef POKEPLATINUM_STRUCT_02017498_H
|
|
#define POKEPLATINUM_STRUCT_02017498_H
|
|
|
|
#include "struct_decls/struct_020067E8_decl.h"
|
|
#include "struct_defs/struct_0203E6C0.h"
|
|
|
|
#include <dwc.h>
|
|
#include <nnsys.h>
|
|
|
|
typedef struct {
|
|
UnkStruct_0203E6C0 * unk_00;
|
|
BOOL unk_10;
|
|
UnkStruct_020067E8 * unk_14;
|
|
void * unk_18;
|
|
NNSFndHeapHandle unk_1C;
|
|
DWCInetControl unk_20;
|
|
int unk_88;
|
|
BOOL unk_8C;
|
|
} UnkStruct_02017498;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02017498_H
|