Commit 0c09ce2b349421eb650914c57b411f04cae2d43c

Ryan C. Gordon 2014-07-28T10:54:25

Changed local var names in SDL assert macro. Otherwise, if someone added an assert to a function that has a variable named "state", the compiler might warn about shadowing a local.