Merge branch 'master' of ssh://gitea.nishi.boats:2222/pyrite-dev/milsko

This commit is contained in:
IoIxD
2025-12-18 11:29:12 -07:00
2 changed files with 3 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
#include <Mw/TypeDefs.h>
#include <Mw/Core.h>
#ifndef __gl_h_
#ifdef _WIN32
#include <windows.h>
#else
@@ -19,6 +20,7 @@
#ifndef GLAPIENTRY
#define GLAPIENTRY APIENTRY
#endif
#endif
#ifdef __cplusplus
extern "C" {