diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-10 07:20:37 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-10 07:20:37 +0800 |
commit | cce7cee9bd710f59e4078dc1e088b5e645514049 (patch) | |
tree | c4a3f229e34391548611deca687a54ae91c29475 /include | |
parent | dcbeca2beb9303e6fd18b77cd8d133ea86686ea1 (diff) |
all fixed
Diffstat (limited to 'include')
-rw-r--r-- | include/teachy_tv.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/teachy_tv.h b/include/teachy_tv.h index 29ef726c9..6f3a25266 100644 --- a/include/teachy_tv.h +++ b/include/teachy_tv.h @@ -2,7 +2,7 @@ #define GUARD_TEACHY_TV_H void sub_815ABC4(u8 mode, void (*cb)()); -void sub_815ABFC(); -void sub_815AC20(); +void sub_815ABFC(void); +void sub_815AC20(void); #endif //GUARD_TEACHY_TV_H |