Lots of mingw/gcc compiler warning fixes

This commit is contained in:
2008-09-27 06:49:10 +00:00
parent 50faaccf2e
commit 98b2c0626a
9 changed files with 12 additions and 22 deletions

View File

@@ -4960,7 +4960,7 @@ static void object_panel_particle_system(Object *ob)
}
/* NT - Panel for fluidsim settings */
#ifndef DISABLE_ELBEEM
static int _can_fluidsim_at_all(Object *ob)
{
// list of Yes
@@ -5006,6 +5006,7 @@ static void object_fluidsim__enabletoggle(void *ob_v, void *arg2)
countall();
}
}
#endif
static void object_panel_fluidsim(Object *ob)
{