forked from jaildesigner-jailgames/jaildoctors_dilemma
Acabat amb els singletones, de moment
Arreglat els checkEvents
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
#pragma once
|
||||
|
||||
#include <SDL2/SDL_rect.h> // Para SDL_Rect, SDL_Point
|
||||
#include <SDL2/SDL_stdinc.h> // Para Uint8, Uint32
|
||||
@@ -98,4 +98,4 @@ void initOptions();
|
||||
bool loadOptionsFromFile(const std::string &file_path);
|
||||
|
||||
// Guarda las opciones a un fichero
|
||||
bool saveOptionsFromFile(const std::string &file_path);
|
||||
bool saveOptionsToFile(const std::string &file_path);
|
||||
Reference in New Issue
Block a user