forked from jaildesigner-jailgames/jaildoctors_dilemma
Reestructurant la classe Options
This commit is contained in:
@@ -20,8 +20,8 @@ class Stats;
|
||||
class Text;
|
||||
struct JA_Music_t;
|
||||
struct JA_Sound_t;
|
||||
struct options_t;
|
||||
struct section_t;
|
||||
struct Options;
|
||||
struct SectionState;
|
||||
|
||||
class Game
|
||||
{
|
||||
@@ -104,9 +104,6 @@ private:
|
||||
// Recarga todas las texturas
|
||||
void reLoadTextures();
|
||||
|
||||
// Cambia la paleta
|
||||
void switchPalette();
|
||||
|
||||
// Establece la pantalla en negro
|
||||
void setBlackScreen();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user