title_screen through sub_80791C0

This commit is contained in:
PikalaxALT
2019-07-31 12:32:57 -04:00
parent ea8f529f2d
commit e96ecee460
9 changed files with 480 additions and 791 deletions
+3
View File
@@ -71,7 +71,10 @@ void BlendPalettes(u32, u8, u16);
void BlendPalettesUnfaded(u32, u8, u16);
void sub_80716F8(const u16 *, u16 *, u16, u8);
void TintPalette_GrayScale(u16 *, u16);
void TintPalette_GrayScale2(u16 *, u16);
void TintPalette_SepiaTone(u16 *, u16);
void sub_80717A8(u32, s8, u8, u8, u16, u8, u8);
bool32 sub_807185C(u8);
extern struct PaletteFadeControl gPaletteFade;