Listo para lanzamiento

This commit is contained in:
2022-10-09 14:23:45 +02:00
parent 9e73f7f97d
commit f83154c062
16 changed files with 249 additions and 145 deletions

View File

@@ -87,6 +87,7 @@ struct input_t
struct options_t
{
Uint8 difficulty; // Dificultad del juego
Uint8 playerSelected; // Jugador seleccionado para el modo 1P
std::vector<input_t> input; // Modo de control (teclado o mando)
Uint8 language; // Idioma usado en el juego
Uint32 fullScreenMode; // Contiene el valor del modo de pantalla completa