Un altre punteret a pendre per cul: options
This commit is contained in:
@@ -22,7 +22,6 @@ private:
|
||||
Text *text; // Objeto para escribir texto
|
||||
|
||||
// Variables
|
||||
options_t *options; // Opciones del programa
|
||||
section_t *section; // Indicador para el bucle del titulo
|
||||
bool enabled; // Indica si el objeto está habilitado
|
||||
int x; // Posición donde dibujar el texto
|
||||
@@ -46,7 +45,7 @@ private:
|
||||
|
||||
public:
|
||||
// Constructor
|
||||
DefineButtons(Input *input, Text *text, options_t *options, section_t *section);
|
||||
DefineButtons(Input *input, Text *text, section_t *section);
|
||||
|
||||
// Destructor
|
||||
~DefineButtons();
|
||||
|
||||
Reference in New Issue
Block a user