mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-21 21:24:59 -07:00
Fix typo!!!!
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user