Minor cleanup for formatting, reverse verify condition usage
Verify condition needed to only fire off if false not the other way around.
This commit is contained in:
@ -19,7 +19,7 @@ Vec2_f32 :: struct #raw_union {
|
||||
}
|
||||
}
|
||||
|
||||
// make_vec2 :: proc ( x, y : f32 ) {
|
||||
// make_vec2 :: proc( x, y : f32 ) {
|
||||
|
||||
// }
|
||||
|
||||
|
Reference in New Issue
Block a user