mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-05-08 00:08:56 -05:00
7 lines
112 B
C
7 lines
112 B
C
#ifndef GUARD_WALLCLOCK_H
|
|
#define GUARD_WALLCLOCK_H
|
|
|
|
void Cb2_StartWallClock(void);
|
|
|
|
#endif //GUARD_WALLCLOCK_H
|