diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/external/rgif.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/external/rgif.h b/src/external/rgif.h index 13c7ff3e..ae7db35c 100644 --- a/src/external/rgif.h +++ b/src/external/rgif.h @@ -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. |
