clang-format
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <SDL3/SDL.h>
|
||||
#include "utils.h"
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
#include "lang.h"
|
||||
#include "utils.h"
|
||||
|
||||
// Tamaño de bloque
|
||||
constexpr int BLOCK = 8;
|
||||
|
||||
Reference in New Issue
Block a user