Some formatting

This commit is contained in:
wheremyfoodat 2024-11-22 02:48:32 +02:00
parent 83aafa31f0
commit 04d047ff75
6 changed files with 143 additions and 145 deletions

View file

@ -59,7 +59,7 @@ namespace Renderdoc {
}
~InstantScope() { Renderdoc::endCapture(); }
InstantScope(const InstantScope&) = delete;
InstantScope& operator=(const InstantScope&) = delete;