Update and remove some includes
You need to obtain "AmbrosiaTools" Framework. I'm not allowed to distribute it. Sorry.
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include "stdtypes.h"
|
||||
#include "reg_tool_3.h"
|
||||
#include "rt3_redline.h"
|
||||
#include <AmbrosiaTools/stdtypes.h>
|
||||
|
||||
#include "vectors.h"
|
||||
#include "entities.h"
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
#include "stdtypes.h"
|
||||
#include "reg_tool_3.h"
|
||||
#include "rt3_redline.h"
|
||||
#include <AmbrosiaTools/stdtypes.h>
|
||||
|
||||
|
||||
#include <OpenGL/gl.h>
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
#include "random.h"
|
||||
#include "collision.h"
|
||||
#ifndef __TARGET_TOOLAPP
|
||||
#include "reg_tool_3.h"
|
||||
#include "rt3_redline.h"
|
||||
#endif
|
||||
#include "gamemem.h"
|
||||
|
||||
|
||||
@@ -27,10 +27,7 @@
|
||||
#include "transparency.h"
|
||||
#include "log.h"
|
||||
|
||||
#include "stdtypes.h"
|
||||
#include "reg_tool_3.h"
|
||||
#include "rt3_redline.h"
|
||||
#include "ASWRegistrationCarbonAPI.h"
|
||||
#include <AmbrosiaTools/stdtypes.h>
|
||||
#include "file_tool.h"
|
||||
#include "localtracker.h"
|
||||
|
||||
|
||||
@@ -28,9 +28,7 @@
|
||||
#include "interfacemultiplayer.h"
|
||||
#include "tracker.h"
|
||||
|
||||
#include "stdtypes.h"
|
||||
#include "reg_tool_3.h"
|
||||
#include "rt3_redline.h"
|
||||
#include <AmbrosiaTools/stdtypes.h>
|
||||
|
||||
tGameInfo gInterfaceGInfo;
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
#include <math.h>
|
||||
|
||||
#include "stdtypes.h"
|
||||
#include "reg_tool_3.h"
|
||||
#include "rt3_redline.h"
|
||||
#include <AmbrosiaTools/stdtypes.h>
|
||||
|
||||
#include "vectors.h"
|
||||
#include "carphysics.h"
|
||||
|
||||
Reference in New Issue
Block a user