mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-16 10:52:22 -07:00
Remove unneeded semicolon
This commit is contained in:
Vendored
+1
-1
@@ -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