pokeruby/include/time_events.h
Marijn van der Werf 4d2b22a899 Add headers
2017-05-26 15:40:11 +02:00

9 lines
175 B
C

#ifndef GUARD_TIME_EVENTS_H
#define GUARD_TIME_EVENTS_H
void UpdateMirageRnd(u16);
u8 IsMirageIslandPresent(void);
void UpdateBirchState(u16);
#endif // GUARD_TIME_EVENTS_H