añadido map.h y map.cpp
This commit is contained in:
@@ -32,7 +32,7 @@ private:
|
||||
Game *mGame; // Objeto para la sección del juego
|
||||
Asset *mAsset; // Objeto que gestiona todos los ficheros de recursos
|
||||
|
||||
struct options_t *mOptions; // Variable con todas las opciones del programa
|
||||
struct options_t *mOptions; // Variable con todas las opciones del programa
|
||||
|
||||
std::string mExecutablePath; // Path del ejecutable
|
||||
section_t mSection; // Sección y subsección actual del programa;
|
||||
|
||||
Reference in New Issue
Block a user