pokeplatinum/include/struct_defs/struct_02028430.h
Eduardo Quezada d65c7da61c MailBox
2025-04-12 10:42:30 -04:00

11 lines
211 B
C

#ifndef POKEPLATINUM_STRUCT_02028430_H
#define POKEPLATINUM_STRUCT_02028430_H
#include "struct_defs/mail.h"
typedef struct MailBox_t {
Mail unk_00[20];
} MailBox;
#endif // POKEPLATINUM_STRUCT_02028430_H