Some uninitialised variables that GCC 4.4 complains about
- May 20, 2020
-
-
Sryder authored
This should be okay since 0 generally means "nothing" for these, and they should always be set before being used later on.
66930a02
-
This should be okay since 0 generally means "nothing" for these, and they should always be set before being used later on.
This should be okay since 0 generally means "nothing" for these, and they should always be set before being used later on.