[Improvement] (...): Optimize code.

This commit is contained in:
BZLZHH
2025-08-10 23:18:01 +08:00
parent 0b13cb5714
commit 253e14f2c9
27 changed files with 72 additions and 72 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include "LookUp.h"
namespace MG_Impl::GLXImpl {
// TODO: Implement complete GLX functionality
// TODO: implement complete GLX functionality
void* GetProcAddress(const char* name) {
MGLOG_D("glXGetProcAddress(\"%s\")", name);