mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 04:08:32 +09:00
[Fix]: fix glx macro name
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
// Created by Swung 0x48 on 2025/6/20.
|
||||
//
|
||||
|
||||
#ifndef FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H
|
||||
#define FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H
|
||||
#ifndef MOBILEGL_GLX_FUNCS_DEFINITIONS_H
|
||||
#define MOBILEGL_GLX_FUNCS_DEFINITIONS_H
|
||||
|
||||
#include "../../../../Includes.h"
|
||||
|
||||
#endif //FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H
|
||||
#endif //MOBILEGL_GLX_FUNCS_DEFINITIONS_H
|
||||
|
||||
Reference in New Issue
Block a user