diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-10-14 15:07:16 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-10-14 15:07:16 +0200 |
commit | 84936b4260f2864fe143415c6ca92e4b1704e4fe (patch) | |
tree | fded752e2492313082f6c61c930036c0d0a03b2d /include/cable_club.h | |
parent | 145df4906326488874b3f75ef96f99e85b18f2a0 (diff) | |
parent | 0c1d33da4f6db7b90913586a39ed60ea2b13f39e (diff) |
Merge branch 'master' into apprentice
Diffstat (limited to 'include/cable_club.h')
-rw-r--r-- | include/cable_club.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cable_club.h b/include/cable_club.h index 8be376721..ebdc82b46 100644 --- a/include/cable_club.h +++ b/include/cable_club.h @@ -14,5 +14,6 @@ u8 sub_80B3050(void); void sub_80B360C(void); bool32 sub_80B2AF4(u16 *arg0, u16 *arg1); void sub_80B3AF8(u8 taskId); +void task00_08081A90(u8 taskId); #endif //GUARD_CABLE_CLUB_H |