1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Style: Cleanup header guards for consistency

Fix file names for {Static,Lightmap}RaycasterEmbree.
This commit is contained in:
Rémi Verschelde
2022-09-26 13:03:44 +02:00
parent 3472bdd6b6
commit 49fcf4ffad
30 changed files with 106 additions and 70 deletions

View File

@@ -28,9 +28,6 @@
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
// note, swapped java and godot around in the file name so all the java
// wrappers are together
#ifndef JAVA_GODOT_IO_WRAPPER_H
#define JAVA_GODOT_IO_WRAPPER_H