This commit is contained in:
robojumper
2025-10-03 23:40:06 +02:00
parent d26b0af2ce
commit 4fc5280807
9 changed files with 649 additions and 98 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ public:
return mEndFrame;
}
// There's at least 1 file where the obvious way of writing
// There are at least 2 files where the obvious way of writing
// it seems to require accessing some members directly, without
// inlines. I want to discourage direct access though, so
// putting the ability behind an explicit define. We don't