diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2020-01-10 14:12:32 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2020-01-10 14:12:32 +0800 |
commit | dd381f49827a1e08b460336cf3bc496961d3eaec (patch) | |
tree | 08f7450cefbc020fcf22737c80ff0334c7b541e8 /include/intro.h | |
parent | 514a67edc114ab7772ebd823919b462e0f8c5a9b (diff) |
use headers in main.c
Diffstat (limited to 'include/intro.h')
-rw-r--r-- | include/intro.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/intro.h b/include/intro.h index f01c81a9e..19cdcd032 100644 --- a/include/intro.h +++ b/include/intro.h @@ -2,5 +2,6 @@ #define GUARD_INTRO_H void sub_80EC864(void); +void c2_copyright_1(void); #endif //GUARD_INTRO_H |