Fix sparse warnings.
Mainly making a lot of local functions and variables be marked "static", but there was a "zero as NULL" warning in there too.
This commit is contained in:
Mainly making a lot of local functions and variables be marked "static", but there was a "zero as NULL" warning in there too.