gingerBill %!s(int64=2) %!d(string=hai) anos
pai
achega
e58915e12f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vendor/raylib/raylib.odin

+ 1 - 1
vendor/raylib/raylib.odin

@@ -855,7 +855,7 @@ CameraProjection :: enum c.int {
 	ORTHOGRAPHIC,                     // Orthographic projection
 }
 
-7// N-patch layout
+// N-patch layout
 NPatchLayout :: enum c.int {
 	NINE_PATCH = 0,          // Npatch layout: 3x3 tiles
 	THREE_PATCH_VERTICAL,    // Npatch layout: 1x3 tiles