- Ara amb incloure "jgame.h" ja inclous també jdraw, jinput, jaudio i jfile. Total, sempre les acabava ficant totes.

This commit is contained in:
2023-10-13 15:17:08 +02:00
parent 6140e13db6
commit 907fccf69c
5 changed files with 4 additions and 24 deletions

View File

@@ -1,8 +1,5 @@
#include "gamestates.h"
#include "jgame.h"
#include "jdraw.h"
#include "jaudio.h"
#include "jinput.h"
namespace gamestate
{