Quitado el fichero menu.h y sus referencias

This commit is contained in:
2022-08-08 18:41:57 +02:00
parent 55c26df2a5
commit a180f1db46
3 changed files with 0 additions and 598 deletions

View File

@@ -6,7 +6,6 @@
#include "player.h"
#include "map.h"
#include "text.h"
#include "menu.h"
#include "const.h"
#include "jail_audio.h"
#include "utils.h"
@@ -24,11 +23,6 @@ private:
Text *white;
};
struct _menu // Objetos menu
{
Menu *title; // Menu de la pantalla de título
};
struct _options // Variables relacionadas con las opciones del juego
{
Uint32 fullScreenMode; // Guarda el valor elegido para el modo de pantalla completa