Fix some problems with restrict_flt
This change fixes pressure glitches, burning substances cooling by themselves to absolute zero, and SING having temperatures of minus several million Kelvin.
This commit is contained in:
parent
bdfbc7c409
commit
086e3151ad
@ -3,5 +3,6 @@
|
|||||||
// This header should be included by all files in src/elements/
|
// This header should be included by all files in src/elements/
|
||||||
|
|
||||||
#include "powder.h"
|
#include "powder.h"
|
||||||
|
#include "misc.h"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user