Continue arreglant cosetes amb cppcheck
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include <SDL2/SDL_stdinc.h> // for Uint32, Uint8
|
||||
#include <memory> // for unique_ptr, shared_ptr
|
||||
#include <vector> // for vector
|
||||
#include "smart_sprite.h" // for SpriteSmart
|
||||
#include "writer.h" // for Writer
|
||||
#include <SDL2/SDL_stdinc.h> // para Uint32, Uint8
|
||||
#include <memory> // para unique_ptr, shared_ptr
|
||||
#include <vector> // para vector
|
||||
#include "smart_sprite.h" // para SpriteSmart
|
||||
#include "writer.h" // para Writer
|
||||
class Text;
|
||||
class Texture;
|
||||
struct JA_Music_t; // lines 11-11
|
||||
|
||||
Reference in New Issue
Block a user