Author :
Ryan C. Gordon
Date :
2014-07-28 10:54:25
Hash :0c09ce2b Message :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.