- [FIX] Llevades algunes capçaleres inutils

This commit is contained in:
2025-10-17 07:49:19 +02:00
parent 2b93e224bb
commit c833527d60
3 changed files with 0 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
#include "jsound.h"
#include "jfile.h"
#include <string>
Mix_Music *music = NULL;
char currentMusic[12];

View File

@@ -5,7 +5,6 @@
#include "info.h"
#include "modules.h"
#include "time.h"
#include <string>
#ifndef WIN32
#include <libgen.h>

View File

@@ -5,7 +5,6 @@
#include "jinput.h"
#include "jsound.h"
#include <stdlib.h>
#include <string>
#include "info.h"
namespace module