mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-12 22:28:32 +09:00
[Misc] (...): Define BACKEND_TYPE in Includes.h. Fix some compiling errors of GL_Common.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ namespace MG_Global {
|
||||
}
|
||||
|
||||
namespace Backend {
|
||||
#define BACKEND_TYPE BACKEND_VULKAN
|
||||
// BACKEND_TYPE is defined in Includes.h
|
||||
}
|
||||
|
||||
namespace GL {
|
||||
|
||||
Reference in New Issue
Block a user