pokeheartgold/include/gf_rtc.h
2021-11-18 14:21:54 -05:00

7 lines
119 B
C

#ifndef POKEHEARTGOLD_GF_RTC_H
#define POKEHEARTGOLD_GF_RTC_H
s32 IsNighttime(void);
#endif //POKEHEARTGOLD_GF_RTC_H