diff --git a/package/Shaders/Common/LightingData.hlsl b/package/Shaders/Common/LightingData.hlsl index 387b58199..641e133ac 100644 --- a/package/Shaders/Common/LightingData.hlsl +++ b/package/Shaders/Common/LightingData.hlsl @@ -4,4 +4,4 @@ struct LightingData bool Reflections; }; -StructuredBuffer lightingData : register(t126); \ No newline at end of file +StructuredBuffer lightingData : register(t126);