Cambiado el nombre de la carpeta utils a common

This commit is contained in:
2022-10-19 08:50:56 +02:00
parent 07a9ba5b87
commit ddd54fdd3f
44 changed files with 83 additions and 86 deletions

View File

@@ -2,7 +2,7 @@
#include <SDL2/SDL.h>
#include <string>
#include "utils/utils.h"
#include "common/utils.h"
#ifndef CONST_H
#define CONST_H