diff options
author | Hein-Pieter van Braam <hp@tmm.cx> | 2017-12-20 01:02:03 +0100 |
---|---|---|
committer | Hein-Pieter van Braam <hp@tmm.cx> | 2017-12-20 01:02:03 +0100 |
commit | 9fa5a588f0ad42c58b07b0c30bf56a29d59378bf (patch) | |
tree | 7187f0db23fe11cf381de957405bc153094a5a2d /main/main.cpp | |
parent | 3f7f65cd1c1d5e247f7f55c49a7e7e2a84fbbec7 (diff) |
Fix lightbaker clang-format issue and add license headers
Diffstat (limited to 'main/main.cpp')
-rw-r--r-- | main/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/main.cpp b/main/main.cpp index b53e9ef0f7..830ee49e62 100644 --- a/main/main.cpp +++ b/main/main.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* main.cpp */ +/* voxel_light_baker.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ |