mirror of
https://github.com/Takiiiiiiii/strato.git
synced 2025-07-17 08:46:39 +00:00
Update formatter config for new AS and reformat
This commit is contained in:
@ -29,7 +29,7 @@ namespace skyline::gpu {
|
||||
|
||||
void UpdateSurface(jobject newSurface);
|
||||
|
||||
void Present(const std::shared_ptr<Texture>& texture);
|
||||
void Present(const std::shared_ptr<Texture> &texture);
|
||||
|
||||
ANativeWindow *window{};
|
||||
};
|
||||
|
Reference in New Issue
Block a user