summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorsavask <savask@yandex.ru>2012-03-31 17:23:56 (GMT)
committer savask <savask@yandex.ru>2012-03-31 17:27:01 (GMT)
commit4b4830b5a46258e399179faf2aacf54fe57adf46 (patch)
tree55a941c86c7cf5fc7562c5d4d207f6a6ea05fb78 /includes
parent57aa7b88f1cab19c091c6c700035812731052089 (diff)
downloadpowder-4b4830b5a46258e399179faf2aacf54fe57adf46.zip
powder-4b4830b5a46258e399179faf2aacf54fe57adf46.tar.gz
REALISTIC - Latent heat. It may be buggy, and enthalpy table isn't
filled, but it works.
Diffstat (limited to 'includes')
-rw-r--r--includes/powder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/powder.h b/includes/powder.h
index 66a606d..55dbd41 100644
--- a/includes/powder.h
+++ b/includes/powder.h
@@ -491,6 +491,7 @@ typedef struct part_transition part_transition;
// TODO: falldown, properties, state - should at least one of these be removed?
extern part_type ptypes[PT_NUM];
+extern unsigned int platent[PT_NUM];
// temporarily define abbreviations for impossible p/t values
#define IPL -257.0f