summaryrefslogtreecommitdiff
path: root/include/teachy_tv.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-06-11 10:11:23 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-06-11 10:11:23 -0400
commit75a89830a95a47cea2cc6a0732ca0da454c74ab7 (patch)
tree0c0149b15f5467a5f0bd316e11fc6d2a356b8062 /include/teachy_tv.h
parent9b58695341f0bb4291fcd4decd2292a1ebd0bcd7 (diff)
Cleanup and documentation of teachy_tv
Diffstat (limited to 'include/teachy_tv.h')
-rw-r--r--include/teachy_tv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/teachy_tv.h b/include/teachy_tv.h
index f3b9eb565..36bac6a67 100644
--- a/include/teachy_tv.h
+++ b/include/teachy_tv.h
@@ -1,8 +1,8 @@
#ifndef GUARD_TEACHY_TV_H
#define GUARD_TEACHY_TV_H
-void sub_815ABC4(u8 mode, void (*cb)());
+void InitTeachyTvController(u8 mode, void (*cb)());
void CB2_ReturnToTeachyTV(void);
-void sub_815AC20(void);
+void SetTeachyTvControllerModeToResume(void);
#endif //GUARD_TEACHY_TV_H