mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-22 01:54:50 -05:00
9 lines
196 B
C
9 lines
196 B
C
#ifndef GUARD_CODE_80958E8_1_H
|
|
#define GUARD_CODE_80958E8_1_H
|
|
|
|
#include "wonder_mail.h"
|
|
|
|
s32 CountJobsinDungeon(u8 dungeon);
|
|
WonderMail *GetJobSlotInfo(u8 index);
|
|
|
|
#endif // GUARD_CODE_80958E8_1_H
|