[Fix] (MG_Test): Fix compiling error.

This commit is contained in:
BZLZHH
2025-08-10 23:34:15 +08:00
parent fefccf808a
commit 1ca0a96628
4 changed files with 10 additions and 5 deletions
@@ -8,7 +8,6 @@
namespace MobileGL {
namespace MG_State {
namespace GLState {
class TextureState {
public:
static constexpr int MAX_TEXTURE_IMAGE_UNITS = 32;
@@ -32,4 +31,4 @@ namespace MobileGL {
};
} // namespace GLState
} // namespace MG_State
} // namespace MobileGL
} // namespace MobileGL