diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-15 13:17:19 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-15 13:17:19 -0400 |
commit | dfbddec062dbc58506b007feba9d22e6d67f883d (patch) | |
tree | 139b101f2156d1c0a4f606b1bc97371ea5a6e55b /include/teachy_tv.h | |
parent | 0298df9b5f01b5913bd038523ee6beabbb628ee3 (diff) |
tm_case and peripheral documentation
Diffstat (limited to 'include/teachy_tv.h')
-rw-r--r-- | include/teachy_tv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/teachy_tv.h b/include/teachy_tv.h index 382ad117d..374780c04 100644 --- a/include/teachy_tv.h +++ b/include/teachy_tv.h @@ -1,7 +1,7 @@ #ifndef GUARD_TEACHY_TV_H #define GUARD_TEACHY_TV_H -void sub_815ABFC(void); +void CB2_ReturnToTeachyTV(void); void sub_815AC20(void); #endif //GUARD_TEACHY_TV_H |