diff options
author | Hennadii Chernyshchyk <genaloner@gmail.com> | 2021-09-19 20:54:34 +0300 |
---|---|---|
committer | Bastiaan Olij <mux213@gmail.com> | 2021-09-27 23:08:11 +1000 |
commit | 2b1100c87831e8af5f64fba7f7b4d25ab6da4f70 (patch) | |
tree | d9d6c492f9faf3b4db699339ed8fe189b8cd2576 /include/godot_cpp | |
parent | 7a2a7ea9e4d0507c957bf72fd3b90d2915479451 (diff) | |
download | redot-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