mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-07 03:55:33 +00:00
GPUBackend: Remove duplicate num_vertices
This commit is contained in:
parent
9b62632951
commit
b81287efd2
@ -294,8 +294,6 @@ struct GPUBackendDrawRectangleCommand : public GPUBackendDrawCommand
|
||||
|
||||
struct GPUBackendDrawLineCommand : public GPUBackendDrawCommand
|
||||
{
|
||||
u16 num_vertices;
|
||||
|
||||
struct Vertex
|
||||
{
|
||||
s32 x, y;
|
||||
|
Loading…
x
Reference in New Issue
Block a user