Browse Source

Remove BOM

Ray 1 year ago
parent
commit
022b464b0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/shaders/shaders_write_depth.c

+ 1 - 1
examples/shaders/shaders_write_depth.c

@@ -1,4 +1,4 @@
-/*******************************************************************************************
+/*******************************************************************************************
 *
 *   raylib [shaders] example - Depth buffer writing
 *