1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-02-18 02:13:36 +01:00
pokeemerald/include/reset_rtc_screen.h

7 lines
138 B
C
Raw Normal View History

2018-02-02 19:00:01 +01:00
#ifndef GUARD_RESET_RTC_SCREEN_H
#define GUARD_RESET_RTC_SCREEN_H
void CB2_InitResetRtcScreen(void);
#endif // GUARD_RESET_RTC_SCREEN_H