diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-10-13 12:53:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-13 12:53:09 -0500 |
commit | 0c1d33da4f6db7b90913586a39ed60ea2b13f39e (patch) | |
tree | 79eb899d0c0e3281a11f1d447879090dc208ef80 /include/cable_club.h | |
parent | a2a6700966cc802185577e44ba88a9154429c93b (diff) | |
parent | a26380663c5acc636fb8c163c014187129afae8f (diff) |
Merge pull request #353 from Diegoisawesome/master
Port/decompile cable_club.s
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 |