[Misc] (...): Define BACKEND_TYPE in Includes.h. Fix some compiling errors of GL_Common.

This commit is contained in:
BZLZHH
2025-04-04 09:32:27 +08:00
parent 6b102c67c3
commit c12e353c68
3 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ namespace MG_Global {
}
namespace Backend {
#define BACKEND_TYPE BACKEND_VULKAN
// BACKEND_TYPE is defined in Includes.h
}
namespace GL {