mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-26 00:26:19 -05:00
12 lines
276 B
C
12 lines
276 B
C
#ifndef PMDSKY_MAIN_0205C73C_H
|
|
#define PMDSKY_MAIN_0205C73C_H
|
|
|
|
#include "mission.h"
|
|
|
|
void sub_0205C73C(void);
|
|
void sub_0205C75C(void);
|
|
bool8 IsMissionSuspendedAndValid(struct mission *mission);
|
|
u8 sub_0205C870(u32 type, s16 *ptr1, s16 *ptr2);
|
|
|
|
#endif //PMDSKY_MAIN_0205C73C_H
|