mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 21:00:06 +00:00
clang format (#7017)
This commit is contained in:
parent
5ced2c7af9
commit
6cfb8e02a8
7 changed files with 48 additions and 52 deletions
|
@ -104,7 +104,7 @@ struct GSEmitter {
|
|||
struct Handlers {
|
||||
VertexHandler vertex_handler;
|
||||
WindingSetter winding_setter;
|
||||
} * handlers;
|
||||
}* handlers;
|
||||
|
||||
GSEmitter();
|
||||
~GSEmitter();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue