Preparing for release!

This commit is contained in:
blitz-research
2014-07-30 11:55:08 +12:00
parent 719dd8e88e
commit 4af7546cf3
7 changed files with 3 additions and 186 deletions
+2 -2
View File
@@ -2,6 +2,8 @@
#ifndef STD_H
#define STD_H
#include "../../fmodapi375win/api/inc/fmod.h"
#include "../config/config.h"
#include "../stdutil/stdutil.h"
@@ -24,8 +26,6 @@
#include <dinput.h>
#include <d3d.h>
#include "../../fmod375/fmod.h"
using namespace std;
#endif