mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
8 lines
186 B
C
8 lines
186 B
C
#ifndef PMDSKY_MAIN_0205ED84_H
|
|
#define PMDSKY_MAIN_0205ED84_H
|
|
|
|
// Gets the number of missions currently in the Job List.
|
|
s32 CountJobListMissions(void);
|
|
|
|
#endif //PMDSKY_MAIN_0205ED84_H
|