clang format (#7017)
This commit is contained in:
@@ -104,7 +104,7 @@ struct GSEmitter {
|
||||
struct Handlers {
|
||||
VertexHandler vertex_handler;
|
||||
WindingSetter winding_setter;
|
||||
} * handlers;
|
||||
}* handlers;
|
||||
|
||||
GSEmitter();
|
||||
~GSEmitter();
|
||||
|
Reference in New Issue
Block a user