diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-02 21:49:09 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-03-02 21:49:09 -0500 |
commit | df128cbfedcaf8a0da698ba9a9e62bed21721e1c (patch) | |
tree | 6f12e1991e59856f83711d469020072a5321da3e /include/clock.h | |
parent | e3b078d08fb7208065cb6bda96879fbb6e97c5db (diff) | |
parent | 0a9f0d80f5f3d1cf02ae26a7bad1d771f8dedc52 (diff) |
Merge branch 'master' into pokenav_match_call
Diffstat (limited to 'include/clock.h')
-rw-r--r-- | include/clock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clock.h b/include/clock.h index 4e6560c91..aa179bf6f 100644 --- a/include/clock.h +++ b/include/clock.h @@ -5,4 +5,4 @@ void DoTimeBasedEvents(void); -#endif +#endif // GUARD_CLOCK_H |