mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Remove redundant semicolons
This commit is contained in:
@ -18,7 +18,7 @@ struct PortableVertexDeclaration;
|
||||
namespace OpcodeDecoder
|
||||
{
|
||||
enum class Primitive : u8;
|
||||
};
|
||||
}
|
||||
|
||||
namespace VertexLoaderManager
|
||||
{
|
||||
|
Reference in New Issue
Block a user