aboutsummaryrefslogtreecommitdiff
path: root/src/Platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Platform.h')
-rw-r--r--src/Platform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Platform.h b/src/Platform.h
index 9542233..753fb9a 100644
--- a/src/Platform.h
+++ b/src/Platform.h
@@ -88,7 +88,6 @@ void Mutex_Lock(Mutex* mutex);
void Mutex_Unlock(Mutex* mutex);
bool Mutex_TryLock(Mutex* mutex);
-void* GL_GetProcAddress(const char* proc);
// local multiplayer comm interface
// packet type: DS-style TX header (12 bytes) + original 802.11 frame