mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-13 21:08:11 +00:00
Set a version for rGIF library
This commit is contained in:
parent
372d77957f
commit
3aafa9d5ba
4
src/external/rgif.h
vendored
4
src/external/rgif.h
vendored
@ -1,6 +1,8 @@
|
||||
/**********************************************************************************************
|
||||
*
|
||||
* rgif.h original implementation (gif.h) by Charlie Tangora [ctangora -at- gmail -dot- com]
|
||||
* rgif.h v0.5
|
||||
*
|
||||
* Original implementation (gif.h) by Charlie Tangora [ctangora -at- gmail -dot- com]
|
||||
* adapted to C99, reformatted and renamed by Ramon Santamaria (@raysan5)
|
||||
*
|
||||
* This file offers a simple, very limited way to create animated GIFs directly in code.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user