LoadImageRaw, LoadImageAnim and LoadImageFromMemory. Version 0.6.

This commit is contained in:
jussi
2023-11-20 16:20:11 +02:00
parent 50d0e15ff4
commit 7765a23a2c
8 changed files with 129 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
#define VERSION_MAJOR 0
#define VERSION_MINOR 6
#define VERSION_PATCH 0
#define VERSION_DEV 1
#define VERSION_DEV 0
#include "glad.h"
#include <stdio.h>