raylib/src
Ray e1dd9f9cdd Corrected WARNING on ErrorCallback()
The default compiler flags on Ubuntu includes -Wformat -Wformat-security which is what gives this error. That flag is used as a precaution against introducing security related bugs.
2013-12-02 05:17:20 -08:00
..
audio.c Audio issues solved... Audio Works! 2013-12-01 12:34:31 +01:00
core.c Corrected WARNING on ErrorCallback() 2013-12-02 05:17:20 -08:00
models.c Updated to version 1.0.2 2013-11-30 18:12:40 +01:00
raylib.h Audio issues solved... Audio Works! 2013-12-01 12:34:31 +01:00
shapes.c Updated to version 1.0.2 2013-11-30 18:12:40 +01:00
stb_image.c raylib basic folders structure and some files... ;) 2013-11-18 23:38:44 +01:00
stb_image.h raylib basic folders structure and some files... ;) 2013-11-18 23:38:44 +01:00
stb_vorbis.c raylib basic folders structure and some files... ;) 2013-11-18 23:38:44 +01:00
stb_vorbis.h raylib basic folders structure and some files... ;) 2013-11-18 23:38:44 +01:00
text.c Added GetDefaultFont() function 2013-11-29 20:24:11 +01:00
textures.c Updated to version 1.0.2 2013-11-30 18:12:40 +01:00
vector3.c Replaced tab by 4 spaces and adjust text 2013-11-23 13:30:54 +01:00
vector3.h Replaced tab by 4 spaces and adjust text 2013-11-23 13:30:54 +01:00