mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-26 18:55:56 -05:00
Split+data wonder_mail_3 and wonder_mail_2_1
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef GUARD_CODE_80958E8_H
|
||||
#define GUARD_CODE_80958E8_H
|
||||
|
||||
#include "wonder_mail.h"
|
||||
#include "constants/mailbox.h"
|
||||
#include "structs/str_wonder_mail.h"
|
||||
|
||||
// size: 0xC
|
||||
typedef struct subStruct_203B490
|
||||
@@ -18,8 +18,8 @@ typedef struct unkStruct_203B490
|
||||
/* 0x0 */ WonderMail mailboxSlots[NUM_MAILBOX_SLOTS];
|
||||
/* 0x50 */ WonderMail pelipperBoardJobs[MAX_ACCEPTED_JOBS];
|
||||
/* 0xF0 */ WonderMail jobSlots[MAX_ACCEPTED_JOBS];
|
||||
u8 unk190[0x28];
|
||||
u8 unk1B8[0x78];
|
||||
u8 unk190[40];
|
||||
u8 unk1B8[120];
|
||||
subStruct_203B490 unk230[16];
|
||||
/* 0x2F0 */ u8 PKMNNewsReceived[NUM_POKEMON_NEWS];
|
||||
bool8 unk328;
|
||||
|
||||
Reference in New Issue
Block a user