iwyu
clang-format
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include <SDL3/SDL.h> // Para SDL_FRect, SDL_SetTextureColorMod, SDL_Renderer, SDL_Texture
|
||||
#include <array> // Para array
|
||||
|
||||
#include "color.h" // Para Color
|
||||
#include <array> // Para array
|
||||
|
||||
#include "color.h" // Para Color
|
||||
|
||||
// Modos de funcionamiento para el tileado de fondo
|
||||
enum class TiledBGMode : int {
|
||||
|
||||
Reference in New Issue
Block a user