mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-18 21:17:40 -05:00
11 lines
211 B
C
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
|