Start credits (nonmatching sub_80F3BD0)

This commit is contained in:
PikalaxALT
2019-09-24 14:00:30 -04:00
parent d9d90b5a9f
commit 89c98f2ab7
9 changed files with 1202 additions and 1032 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef GUARD_CREDITS_H
#define GUARD_CREDITS_H
#endif //GUARD_CREDITS_H
+1
View File
@@ -16,5 +16,6 @@ void PlayRainStoppingSoundEffect(void);
bool8 sub_807AA70(void);
void SetWeatherScreenFadeOut(void);
void sub_807B070(void);
void sub_807A944(u8, u8, u32);
#endif // GUARD_WEATHER_H
+3
View File
@@ -119,4 +119,7 @@ bool32 sub_8055C9C(void);
void Overworld_ResetStateAfterDigEscRope(void);
bool32 sub_8058244(void);
void sub_80574A4(void);
bool32 sub_805750C(u8 *, const char *, u8);
#endif //GUARD_ROM4_H
+3
View File
@@ -208,4 +208,7 @@ extern const u8 gString_OutOfCoins[];
extern const u8 gString_QuitPlaying[];
extern const u8 gString_SlotMachineControls[];
// credits
extern const u8 gUnknown_841D198[];
#endif //GUARD_STRINGS_H