mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 04:08:32 +09:00
[Improvement] (HeaderSystem): Optimize header system, highly improving performance.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Created by BZLZHH on 2025/3/15.
|
||||
//
|
||||
|
||||
#include "GLFuncsDefinitions.h"
|
||||
#include "../../../../Includes.h"
|
||||
|
||||
#define DECLARE_GL_FUNCTION_STUB_HEAD(type,name,...) \
|
||||
MG_EXPORT type gl##name(__VA_ARGS__) {
|
||||
|
||||
Reference in New Issue
Block a user