generation of 1.86dock with new generator

This commit is contained in:
sonoro1234
2022-01-31 17:59:15 +01:00
parent dac713c763
commit 1afd93dd45
6 changed files with 411 additions and 235 deletions

View File

@@ -1,7 +1,7 @@
typedef struct SDL_Window SDL_Window;
typedef struct GLFWmonitor GLFWmonitor;
typedef struct GLFWwindow GLFWwindow;
typedef struct GLFWwindow GLFWwindow;
typedef struct GLFWmonitor GLFWmonitor;
typedef struct SDL_Window SDL_Window;
struct GLFWwindow;
struct GLFWmonitor;