diff options
| author | Savely Skresanov <savask@yandex.ru> | 2012-08-19 12:58:49 (GMT) |
|---|---|---|
| committer | Savely Skresanov <savask@yandex.ru> | 2012-08-19 13:06:10 (GMT) |
| commit | d6fe7fa2c853f203e924e81242d828cc1fd5f6c0 (patch) | |
| tree | 58c5029387b41626109dd2d7b78ec2dc68bf27fb /src/simulation/SimulationData.h | |
| parent | 7d8c6c7f868c7200143f732aff3e5ba3738c337d (diff) | |
| download | powder-d6fe7fa2c853f203e924e81242d828cc1fd5f6c0.zip powder-d6fe7fa2c853f203e924e81242d828cc1fd5f6c0.tar.gz | |
Basic realistic heat and latent heat support.
Diffstat (limited to 'src/simulation/SimulationData.h')
| -rw-r--r-- | src/simulation/SimulationData.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/simulation/SimulationData.h b/src/simulation/SimulationData.h index fabb62c..a96d9d9 100644 --- a/src/simulation/SimulationData.h +++ b/src/simulation/SimulationData.h @@ -172,6 +172,4 @@ wall_type * LoadWalls(int & wallCount); menu_section * LoadMenus(int & menuCount); -unsigned int * LoadLatent(int & elementCount); - #endif /* SIMULATIONDATA_H_ */ |
