Fix typo!!!!

This commit is contained in:
gingerBill
2023-03-21 19:20:44 +00:00
parent 7f8c2a44a4
commit e58915e12f

View File

@@ -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