mColor can extend ut::Color

This commit is contained in:
robojumper
2024-06-26 20:08:59 +02:00
parent 22edfeae16
commit e296019657
2 changed files with 3 additions and 29 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ public:
operator u32() const {
return ToU32ref();
}
};
} ALIGN(4);
} // namespace ut
} // namespace nw4r