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