Run scripts to format and make headers consistent
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
|
||||
#ifndef VMAP_HPP
|
||||
#define VMAP_HPP
|
||||
#ifndef GODOT_VMAP_HPP
|
||||
#define GODOT_VMAP_HPP
|
||||
|
||||
#include <godot_cpp/templates/cowdata.hpp>
|
||||
|
||||
@@ -201,4 +201,4 @@ public:
|
||||
|
||||
} // namespace godot
|
||||
|
||||
#endif // ! VMAP_H
|
||||
#endif // GODOT_VMAP_HPP
|
||||
|
||||
Reference in New Issue
Block a user