pokeplatinum/include/overlay062/struct_ov62_02246B00.h
2025-12-14 10:36:00 -05:00

16 lines
329 B
C

#ifndef POKEPLATINUM_STRUCT_OV62_02246B00_H
#define POKEPLATINUM_STRUCT_OV62_02246B00_H
#include "game_options.h"
#include "string_gf.h"
typedef struct {
int unk_00;
int unk_04[4];
u8 padding_14[4];
String *unk_18;
Options *options;
} UnkStruct_ov62_02246B00;
#endif // POKEPLATINUM_STRUCT_OV62_02246B00_H