mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-07 12:03:27 -04:00
Implement & link m_select.c
This commit is contained in:
@@ -71,6 +71,8 @@ typedef struct time_calendar_term_s {
|
||||
s16 bgitem_bank;
|
||||
} mTM_calendar_term_t;
|
||||
|
||||
extern void mTM_set_renew_time(lbRTC_ymd_t* renew_time, lbRTC_time_c* rtc_time);
|
||||
|
||||
extern const lbRTC_time_c mTM_rtcTime_clear_code;
|
||||
extern const lbRTC_ymd_t mTM_rtcTime_ymd_clear_code;
|
||||
extern const lbRTC_time_c mTM_rtcTime_default_code;
|
||||
|
||||
Reference in New Issue
Block a user