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