Style: Cleanup header guards for consistency
Fix file names for {Static,Lightmap}RaycasterEmbree.
This commit is contained in:
@ -28,12 +28,12 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
|
||||
#include "core/templates/rid.h"
|
||||
#include "scene/resources/material.h"
|
||||
|
||||
#ifndef PARTICLE_PROCESS_MATERIAL_H
|
||||
#define PARTICLE_PROCESS_MATERIAL_H
|
||||
|
||||
#include "core/templates/rid.h"
|
||||
#include "scene/resources/material.h"
|
||||
|
||||
/*
|
||||
TODO:
|
||||
-Path following
|
||||
|
||||
Reference in New Issue
Block a user