mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-09 10:57:40 -05:00
8 lines
168 B
C
8 lines
168 B
C
#ifndef GUARD_RESET_RTC_SCREEN_H
|
|
#define GUARD_RESET_RTC_SCREEN_H
|
|
|
|
void CB2_InitResetRtcScreen(void);
|
|
void debug_sub_806F8F8(void);
|
|
|
|
#endif // GUARD_RESET_RTC_SCREEN_H
|