through sub_80E6BF8

This commit is contained in:
PikalaxALT
2017-11-03 20:59:29 -04:00
parent af197ccd3b
commit ca2bc94c2b
7 changed files with 70 additions and 75 deletions

12
include/cable_club.h Normal file
View File

@@ -0,0 +1,12 @@
#ifndef GUARD_CABLE_CLUB_H
#define GUARD_CABLE_CLUB_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
void sub_80B37D4(TaskFunc taskFunc);
#endif //GUARD_CABLE_CLUB_H