Remove unneeded semicolon

This commit is contained in:
gingerBill
2022-02-18 16:01:11 +00:00
parent 197b832992
commit 7e33a86d54
+1 -1
View File
@@ -26,7 +26,7 @@ AccelerationStructureInstanceDescriptorType :: enum NS.UInteger {
Default = 0,
UserID = 1,
Motion = 2,
};
}
DataType :: enum NS.UInteger {