Estandaritzant noms segons convencions
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "sprite.h" // for Sprite
|
||||
#include "text.h" // for Text
|
||||
#include "texture.h" // for Texture
|
||||
#include "utils.h" // for easeInOutSine, paramGame_t, param_t
|
||||
#include "utils.h" // for easeInOutSine, ParamGame, Param
|
||||
|
||||
// [SINGLETON] Hay que definir las variables estáticas, desde el .h sólo la hemos declarado
|
||||
OnScreenHelp *OnScreenHelp::onScreenHelp = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user