diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-12 14:14:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-12 14:14:36 -0500 |
commit | 06b113c80fa41452c81d1274e9f828d4698d7e40 (patch) | |
tree | 29f2926256941a220e0fda2a5ca00d54e6dc2008 /include/intro.h | |
parent | 5734043a202bb831609736802de615687531f7f3 (diff) | |
parent | dd381f49827a1e08b460336cf3bc496961d3eaec (diff) |
Merge pull request #208 from jiangzhengwenjz/librfu
s32 to sio32
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 |