godot-cpp/include/godot_cpp
Andy Maloney c7e34c2f9d Basic static analysis fixes
- remove extraneous semicolons
- use "nullptr" instead of "0"
- remove "break" after "return"
- use <cstdio> instead of <stdio.h>
2022-11-18 17:46:13 -05:00
..
classes Basic static analysis fixes 2022-11-18 17:46:13 -05:00
core Basic static analysis fixes 2022-11-18 17:46:13 -05:00
templates Basic static analysis fixes 2022-11-18 17:46:13 -05:00
variant Basic static analysis fixes 2022-11-18 17:46:13 -05:00
godot.hpp Basic static analysis fixes 2022-11-18 17:46:13 -05:00