Intentando arreglar los include para evitar duplicate symbols

This commit is contained in:
2022-10-20 16:52:52 +02:00
parent e256ac9d89
commit 11ec100878
12 changed files with 12 additions and 36 deletions

View File

@@ -8,7 +8,6 @@
#include "ltexture.h"
#include "menu.h"
#include "player.h"
#include "struct.h"
#include "text.h"
#ifndef GAMEDIRECTOR_H