pokeplatinum/include/struct_defs/struct_0209843C.h
2025-08-04 14:15:23 -07:00

16 lines
337 B
C

#ifndef POKEPLATINUM_STRUCT_0209843C_H
#define POKEPLATINUM_STRUCT_0209843C_H
#include "struct_defs/struct_0203E2FC.h"
#include "applications/naming_screen.h"
typedef struct {
int unk_00;
BOOL unk_04;
NamingScreenArgs *unk_08;
UnkStruct_0203E2FC unk_0C;
} UnkStruct_0209843C;
#endif // POKEPLATINUM_STRUCT_0209843C_H