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