Files
ac-decomp/include/m_npc_schedule.h
T
2023-07-27 20:42:38 -04:00

18 lines
179 B
C

#ifndef M_NPC_SCHEDULE_H
#define M_NPC_SCHEDULE_H
#include "types.h"
#include "m_npc_schedule_h.h"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif