Cleanup and documentation of teachy_tv

This commit is contained in:
PikalaxALT
2019-06-11 10:11:23 -04:00
parent 9b58695341
commit 75a89830a9
28 changed files with 562 additions and 547 deletions
+2 -2
View File
@@ -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