mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-10-13 10:00:43 +00:00
Revert "fixes for win32/MSVC build. This removes SDLmain as dependency, and fixes newer gcc versions refusing to compile FmodOpenALBridge.cpp. Allow enabling/disabling console window in win32 build."
This reverts commit fe16861832
.
Conflicts:
Aquaria/Main.cpp
CMakeLists.txt
This commit is contained in:
parent
f8b0c29ecd
commit
01c3e9c38f
9 changed files with 106 additions and 119 deletions
|
@ -21,7 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
#pragma once
|
||||
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
#include <vector>
|
||||
#include "Event.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue