summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp
diff options
context:
space:
mode:
authorHennadii Chernyshchyk <genaloner@gmail.com>2021-09-19 20:54:34 +0300
committerBastiaan Olij <mux213@gmail.com>2021-09-27 23:08:11 +1000
commit2b1100c87831e8af5f64fba7f7b4d25ab6da4f70 (patch)
treed9d6c492f9faf3b4db699339ed8fe189b8cd2576 /include/godot_cpp
parent7a2a7ea9e4d0507c957bf72fd3b90d2915479451 (diff)
downloadredot-cpp-2b1100c87831e8af5f64fba7f7b4d25ab6da4f70.tar.gz
Use default initialization
{ 0 } initializes only first element with zero explicitly and other elements with their default value (zeros too). Technically it will work the same, but will be more correct.
Diffstat (limited to 'include/godot_cpp')
0 files changed, 0 insertions, 0 deletions