- [FIX] Llevades algunes capçaleres inutils
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "jsound.h"
|
||||
#include "jfile.h"
|
||||
#include <string>
|
||||
|
||||
Mix_Music *music = NULL;
|
||||
char currentMusic[12];
|
||||
|
||||
1
main.cpp
1
main.cpp
@@ -5,7 +5,6 @@
|
||||
#include "info.h"
|
||||
#include "modules.h"
|
||||
#include "time.h"
|
||||
#include <string>
|
||||
|
||||
#ifndef WIN32
|
||||
#include <libgen.h>
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
#include "jinput.h"
|
||||
#include "jsound.h"
|
||||
#include <stdlib.h>
|
||||
#include <string>
|
||||
#include "info.h"
|
||||
|
||||
namespace module
|
||||
|
||||
Reference in New Issue
Block a user