Renamed gif writting library
This commit is contained in:
parent
515a7c3526
commit
144b0ed695
2 changed files with 18 additions and 18 deletions
|
@ -105,8 +105,8 @@
|
|||
#endif
|
||||
|
||||
#if defined(SUPPORT_GIF_RECORDING)
|
||||
#define GIF_IMPLEMENTATION
|
||||
#include "external/gif.h" // Support GIF recording
|
||||
#define RGIF_IMPLEMENTATION
|
||||
#include "external/rgif.h" // Support GIF recording
|
||||
#endif
|
||||
|
||||
#if defined(__linux__) || defined(PLATFORM_WEB)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue