2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-10 00:27:43 +00:00

Windows fixes

This commit is contained in:
Jack Andersen
2015-09-26 18:36:15 -10:00
parent 525c8a0254
commit 5b70865e4f
6 changed files with 11 additions and 8 deletions

View File

@@ -1,6 +1,9 @@
#include "MREA.hpp"
#include "DeafBabe.hpp"
#define _USE_MATH_DEFINES
#include <math.h>
namespace Retro
{
namespace DNAMP1