diff options
author | garak <garakmon@gmail.com> | 2018-11-13 13:49:27 -0500 |
---|---|---|
committer | garak <garakmon@gmail.com> | 2018-11-13 13:49:27 -0500 |
commit | 32c7ec313deaccb4e3dcef5f9da7d9062d09fc27 (patch) | |
tree | 61e1ac55fc5d59511fbb05bfbc416c74698ace2e /src/reset_rtc_screen.c | |
parent | c31185bdbf6205b03c778f8a225b2102afd401c9 (diff) |
ANIM_BANK -> ANIM_BATTLER and some newlines
Diffstat (limited to 'src/reset_rtc_screen.c')
-rw-r--r-- | src/reset_rtc_screen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reset_rtc_screen.c b/src/reset_rtc_screen.c index 52ec0a919..7bccddde5 100644 --- a/src/reset_rtc_screen.c +++ b/src/reset_rtc_screen.c @@ -689,4 +689,4 @@ void debug_sub_806F9E4(u8 taskId) break; } } -#endif
\ No newline at end of file +#endif |