fs2open.github.com
fs2open.github.com copied to clipboard
fix the size parameter of snprintf and vsnprintf
These functions accept a size parameter that includes the null terminator, so tweak function calls accordingly.