mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-07 19:58:32 +09:00
11 lines
233 B
C
11 lines
233 B
C
//
|
|
// Created by Swung 0x48 on 2025/6/20.
|
|
//
|
|
|
|
#ifndef FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H
|
|
#define FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H
|
|
|
|
#include "../../../../Includes.h"
|
|
|
|
#endif //FOLD_CRAFT_LAUNCHER_GLXFUNCSDEFINITIONS_H
|