mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-03-21 06:40:02 +01:00
remove tpt-math.h includes
This commit is contained in:
parent
29920c8999
commit
db8b32363e
@ -7,7 +7,6 @@
|
||||
#include "Misc.h"
|
||||
#include "Renderer.h"
|
||||
#include "Graphics.h"
|
||||
#include "common/tpt-math.h"
|
||||
#include "common/tpt-rand.h"
|
||||
#include "common/tpt-minmax.h"
|
||||
#include "gui/game/RenderPreset.h"
|
||||
|
@ -17,7 +17,6 @@
|
||||
#include "gui/interface/AvatarButton.h"
|
||||
#include "gui/interface/Keys.h"
|
||||
#include "gui/dialogues/ErrorMessage.h"
|
||||
#include "common/tpt-math.h"
|
||||
#include "common/tpt-rand.h"
|
||||
|
||||
class PreviewView::LoginAction: public ui::ButtonAction
|
||||
|
@ -7,7 +7,6 @@
|
||||
#include "Gravity.h"
|
||||
#include "Misc.h"
|
||||
#include "Simulation.h"
|
||||
#include "common/tpt-math.h"
|
||||
#include "graphics/Renderer.h"
|
||||
|
||||
#define IPL -257.0f
|
||||
|
@ -19,7 +19,6 @@
|
||||
#include "ToolClasses.h"
|
||||
#include "client/GameSave.h"
|
||||
#include "common/tpt-compat.h"
|
||||
#include "common/tpt-math.h"
|
||||
#include "common/tpt-minmax.h"
|
||||
#include "common/tpt-rand.h"
|
||||
#include "gui/game/Brush.h"
|
||||
|
@ -1,6 +1,5 @@
|
||||
#include "ToolClasses.h"
|
||||
#include "simulation/Air.h"
|
||||
#include "common/tpt-math.h"
|
||||
|
||||
|
||||
//#TPT-Directive ToolClass Tool_Cycl TOOL_CYCL 7
|
||||
|
Loading…
x
Reference in New Issue
Block a user