mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-04-24 07:09:10 -05:00
7 lines
138 B
C
7 lines
138 B
C
#ifndef GUARD_RESET_RTC_SCREEN_H
|
|
#define GUARD_RESET_RTC_SCREEN_H
|
|
|
|
void CB2_InitResetRtcScreen(void);
|
|
|
|
#endif // GUARD_RESET_RTC_SCREEN_H
|