Everywhere: Update to clang-format 20
This commit is contained in:
parent
402d802d2f
commit
e7d8b456aa
9 changed files with 19 additions and 38 deletions
|
@ -1558,10 +1558,8 @@ class @graphics2d
|
|||
Context2D* fb;
|
||||
|
||||
Context2D* (*FrameBufferContext2D)();
|
||||
U0(*Init)
|
||||
();
|
||||
U0(*Flip)
|
||||
(Context2D * ctx);
|
||||
U0 (*Init)();
|
||||
U0 (*Flip)(Context2D* ctx);
|
||||
I64 qwords;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue