mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-01-29 04:27:50 +01:00
include tpt-minmax in the rest of the files it is needed in
This commit is contained in:
parent
c9d9f5b71d
commit
1971efe8b8
@ -1,4 +1,6 @@
|
||||
#include "common/tpt-minmax.h"
|
||||
#include "simulation/Elements.h"
|
||||
|
||||
//#TPT-Directive ElementClass Element_FIRE PT_FIRE 4
|
||||
Element_FIRE::Element_FIRE()
|
||||
{
|
||||
|
@ -1,4 +1,6 @@
|
||||
#include "common/tpt-minmax.h"
|
||||
#include "simulation/Elements.h"
|
||||
|
||||
//#TPT-Directive ElementClass Element_FWRK PT_FWRK 98
|
||||
Element_FWRK::Element_FWRK()
|
||||
{
|
||||
|
@ -1,3 +1,4 @@
|
||||
#include "common/tpt-minmax.h"
|
||||
#include "simulation/Elements.h"
|
||||
|
||||
//#TPT-Directive ElementClass Element_GRAV PT_GRAV 102
|
||||
|
@ -1,4 +1,6 @@
|
||||
#include "common/tpt-minmax.h"
|
||||
#include "simulation/Elements.h"
|
||||
|
||||
//#TPT-Directive ElementClass Element_PLNT PT_PLNT 20
|
||||
Element_PLNT::Element_PLNT()
|
||||
{
|
||||
|
@ -1,4 +1,6 @@
|
||||
#include "common/tpt-minmax.h"
|
||||
#include "simulation/Elements.h"
|
||||
|
||||
//#TPT-Directive ElementClass Element_PSTN PT_PSTN 168
|
||||
Element_PSTN::Element_PSTN()
|
||||
{
|
||||
|
@ -1,4 +1,6 @@
|
||||
#include "common/tpt-minmax.h"
|
||||
#include "simulation/Elements.h"
|
||||
|
||||
//#TPT-Directive ElementClass Element_VINE PT_VINE 114
|
||||
Element_VINE::Element_VINE()
|
||||
{
|
||||
|
@ -1,4 +1,6 @@
|
||||
#include "common/tpt-minmax.h"
|
||||
#include "simulation/Elements.h"
|
||||
|
||||
//#TPT-Directive ElementClass Element_WOOD PT_WOOD 17
|
||||
Element_WOOD::Element_WOOD()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user