tumbledemerald-legacy/include/time_events.h

9 lines
175 B
C
Raw Permalink Normal View History

2022-05-19 19:14:13 +02:00
#ifndef GUARD_TIME_EVENTS_H
#define GUARD_TIME_EVENTS_H
void UpdateMirageRnd(u16);
u8 IsMirageIslandPresent(void);
void UpdateBirchState(u16);
#endif // GUARD_TIME_EVENTS_H