Fix linking errors WITH_MOD_FLUID=OFF, again

Expose BKE_fluid_modifier_* functions for readfile versioning.
This commit is contained in:
Campbell Barton 2019-12-18 12:38:22 +11:00
parent bdbcb0df10
commit 0019216722
2 changed files with 676 additions and 631 deletions

View File

@ -24,10 +24,12 @@
* \ingroup bke
*/
struct Depsgraph;
struct FluidDomainSettings;
struct FluidEffectorSettings;
struct FluidFlowSettings;
struct FluidModifierData;
struct Main;
struct Scene;
typedef float (*BKE_Fluid_BresenhamFn)(

File diff suppressed because it is too large Load Diff