Reballats tots els .h i .cpp en la mateixa carpeta

This commit is contained in:
2024-09-27 17:57:00 +02:00
parent 9d7e975952
commit 0de9188547
57 changed files with 90 additions and 90 deletions

View File

@@ -1,8 +1,8 @@
#pragma once
#include <SDL2/SDL.h>
#include "common/input.h"
#include "common/text.h"
#include "input.h"
#include "text.h"
#include "const.h"
#include "lang.h"