mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-06 02:34:05 +00:00
Remove unneeded semicolon
This commit is contained in:
2
vendor/darwin/Metal/MetalEnums.odin
vendored
2
vendor/darwin/Metal/MetalEnums.odin
vendored
@@ -26,7 +26,7 @@ AccelerationStructureInstanceDescriptorType :: enum NS.UInteger {
|
||||
Default = 0,
|
||||
UserID = 1,
|
||||
Motion = 2,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
DataType :: enum NS.UInteger {
|
||||
|
||||
Reference in New Issue
Block a user