1c72fcc34Sopenharmony_ci#ifndef CARD_SELECT_H_INCLUDED 2c72fcc34Sopenharmony_ci#define CARD_SELECT_H_INCLUDED 3c72fcc34Sopenharmony_ci 4c72fcc34Sopenharmony_civoid create_card_select_list(void); 5c72fcc34Sopenharmony_civoid close_card_select_list(void); 6c72fcc34Sopenharmony_ci 7c72fcc34Sopenharmony_ci#endif 8