Eliminando más comentarios innecesarios
This commit is contained in:
parent
659ede6d72
commit
0973aba2f7
@ -11,14 +11,6 @@ extern bool g_mensaje;
|
|||||||
|
|
||||||
int8_t initUI(const int8_t *menu_principal, const int8_t *menu_error);
|
int8_t initUI(const int8_t *menu_principal, const int8_t *menu_error);
|
||||||
void closeUI();
|
void closeUI();
|
||||||
// void userInterface(int8_t *menu);
|
|
||||||
// void userInterface(int8_t *menu, std::vector<std::string> *mensaje);
|
|
||||||
/*void userInterface(std::string *num_menu);
|
|
||||||
int8_t inputToInt(std::string *input);*/
|
|
||||||
// void showMenu(std::vector<std::string> *menu_elems, int8_t *num_menu);
|
|
||||||
// void showMenu(std::vector<std::string> *menu_elems, int8_t *num_menu,
|
|
||||||
// std::vector<std::string> *mensaje);
|
|
||||||
|
|
||||||
void showCentralInputBox(std::vector<std::string> *textos,
|
void showCentralInputBox(std::vector<std::string> *textos,
|
||||||
const int8_t *num_box,
|
const int8_t *num_box,
|
||||||
std::vector<std::string> *elems);
|
std::vector<std::string> *elems);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user