[Fix]: fix glx macro name

This commit is contained in:
2025-06-20 17:54:55 +08:00
parent 22b6254a16
commit c7a8d7e785
@@ -2,9 +2,9 @@
// Created by Swung 0x48 on 2025/6/20. // Created by Swung 0x48 on 2025/6/20.
// //
#ifndef FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H #ifndef MOBILEGL_GLX_FUNCS_DEFINITIONS_H
#define FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H #define MOBILEGL_GLX_FUNCS_DEFINITIONS_H
#include "../../../../Includes.h" #include "../../../../Includes.h"
#endif //FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H #endif //MOBILEGL_GLX_FUNCS_DEFINITIONS_H