mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-08 09:10:57 +02:00
Merge pull request #13896 from Tilka/mismatched_tags
VideoCommon: fix -Wmismatched-tags warning
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
class NativeVertexFormat;
|
class NativeVertexFormat;
|
||||||
class AbstractTexture;
|
class AbstractTexture;
|
||||||
class AbstractPipeline;
|
class AbstractPipeline;
|
||||||
class ImTextureData;
|
struct ImTextureData;
|
||||||
|
|
||||||
namespace VideoCommon
|
namespace VideoCommon
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user