comparison mm7_data.cpp @ 2037:7a9477135943

Renamed Math.h -> OurMath.h (file resolution was sometimes ambiguous) Added custom pre-compile build step (.swig -> .cxx)
author Nomad
date Fri, 22 Nov 2013 10:34:22 +0200
parents 30c2b575d25c
children 2ccf638342d6
comparison
equal deleted inserted replaced
2036:a453996ed5ac 2037:7a9477135943
25 } 25 }
26 26
27 27
28 28
29 29
30 #include "Math.h" 30 #include "OurMath.h"
31 struct stru193_math *stru_5C6E00 = new stru193_math; 31 struct stru193_math *stru_5C6E00 = new stru193_math;
32 32
33 #include "MapInfo.h" 33 #include "MapInfo.h"
34 struct MapStats *pMapStats; 34 struct MapStats *pMapStats;
35 35