mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 04:08:32 +09:00
9 lines
164 B
C
9 lines
164 B
C
//
|
|
// Created by BZLZHH on 2025/3/15.
|
|
//
|
|
|
|
#ifndef MOBILEGL_GL_FUNCS_DEFINITIONS_H
|
|
#define MOBILEGL_GL_FUNCS_DEFINITIONS_H
|
|
|
|
#endif //MOBILEGL_GL_FUNCS_DEFINITIONS_H
|