Skip to content

Apple shizzle

Josh Borrow requested to merge apple-shizzle into master

Some minor fixes for compiling on the APPLE platform.

  1. Fix an unused variable warning in the alignment (guess my machine can't check for alignment, oops...)
  2. Fix typo in a header guard (thanks clang!)
  3. Initialise some variables that it complains about in the multi softening gravity.
Edited by Josh Borrow

Merge request reports