blob: 4ba15fcd6089d56bfcd189b9e5a3831562f5b2c2 [file] [log] [blame]
#ifndef CARD_SELECT_H_INCLUDED
#define CARD_SELECT_H_INCLUDED
void create_card_select_list(void);
void close_card_select_list(void);
#endif