pokeemerald/include/menu_helpers.h
2017-10-12 23:05:36 -04:00

12 lines
205 B
C

#ifndef GUARD_MENU_HELPERS_H
#define GUARD_MENU_HELPERS_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
bool8 sub_81221AC(void);
#endif //GUARD_MENU_HELPERS_H