adjust code styling

This commit is contained in:
niki
2023-12-14 00:16:38 +01:00
parent 7a25dfa7fc
commit 364b5c3b7b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -290,7 +290,7 @@ public:
Quad *getQuad() const;
const Optional<std::string>& getDebugName() const { return debugName; }
const Optional<std::string> &getDebugName() const { return debugName; }
static int getTotalMipmapCount(int w, int h);
static int getTotalMipmapCount(int w, int h, int d);