linter
This commit is contained in:
@@ -79,7 +79,7 @@ class Game {
|
||||
void updateDebugInfo();
|
||||
|
||||
// Pone la información de debug en pantalla
|
||||
void renderDebugInfo();
|
||||
static void renderDebugInfo();
|
||||
|
||||
// Comprueba los eventos
|
||||
void checkDebugEvents(const SDL_Event& event);
|
||||
|
||||
Reference in New Issue
Block a user