Some implicit cast warnings and more importantly, changed the parameter type to int for functions passing the particles random number seed around. No need to use floats there, it's an int anyway. Effect.c is now warning free (on MSVC 6.0 at least)
Some implicit cast warnings and more importantly, changed the parameter type to int for functions passing the particles random number seed around. No need to use floats there, it's an int anyway. Effect.c is now warning free (on MSVC 6.0 at least)