Start to work on dual input for P1
This commit is contained in:
@@ -94,6 +94,9 @@ private:
|
||||
// Modifica las opciones para los controles de los jugadores
|
||||
void SwitchInputs(int value);
|
||||
|
||||
// Crea el mosaico de fondo del titulo
|
||||
void createTiledBackground();
|
||||
|
||||
public:
|
||||
// Constructor
|
||||
Title(SDL_Window *window, SDL_Renderer *renderer, Input *input, std::string *fileList, options_t *options, Lang *lang);
|
||||
|
||||
Reference in New Issue
Block a user