through sub_80E715C

This commit is contained in:
PikalaxALT
2017-11-04 10:15:58 -04:00
parent f5c1e190d1
commit c054446790
10 changed files with 134 additions and 258 deletions
+1
View File
@@ -8,5 +8,6 @@
// Exported ROM declarations
void sub_80B37D4(TaskFunc taskFunc);
u8 sub_80B3050(void);
#endif //GUARD_CABLE_CLUB_H
+1
View File
@@ -9,5 +9,6 @@
void pal_fill_black(void);
bool8 sub_80ABDFC(void);
void sub_80AF168(void);
void sub_80AF2B4(u8 taskId);
#endif //GUARD_FIELD_SCREEN_H
+2
View File
@@ -9,5 +9,7 @@
void sub_80FA5E4(s16 id, s16 x, s16 y);
void sub_80FA794(s16 x, s16 y);
void sub_80FB00C(void);
void sub_80FB074(void);
#endif //GUARD_FLDEFF_80F9BCC_H
+2 -1
View File
@@ -192,7 +192,8 @@ void sub_8011BD0(void);
u8 sub_800ABAC(void);
u8 sub_800ABBC(void);
void sub_800AC34(void);
bool32 sub_800A064(void);
bool32 Link_AnyPartnersPlayingRubyOrSapphrie(void);
bool32 sub_800A03C(void);
void sub_8009628(u8);
#endif // GUARD_LINK_H
+1
View File
@@ -64,5 +64,6 @@ void warp1_set_2(s8 mapGroup, s8 mapNum, s8 warpNum);
void c2_load_new_map(void);
void copy_saved_warp2_bank_and_enter_x_to_warp1(u8 unused);
void mapldr_default(void);
void sub_808729C(void);
#endif //GUARD_ROM4_H
+1
View File
@@ -75,5 +75,6 @@ extern const u8 gText_NoRegistry[];
extern const u8 gText_OkayToDeleteFromRegistry[];
extern const u8 gText_RegisteredDataDeleted[];
extern const u8 gUnknown_085EA79D[];
extern const u8 gText_RecordMixingComplete[];
#endif //GUARD_STRINGS_H