summaryrefslogtreecommitdiff
path: root/include/time_events.h
blob: fd6d29f3904fd3ec5829e9c4020aeccc390adf4c (plain)
1
2
3
4
5
6
7
8
#ifndef GUARD_TIME_EVENTS_H
#define GUARD_TIME_EVENTS_H

void UpdateMirageRnd(u16);
u8 IsMirageIslandPresent(void);
void UpdateBirchState(u16);

#endif // GUARD_TIME_EVENTS_H