diff options
| author | raysan5 <raysan5@gmail.com> | 2015-08-28 14:16:28 +0200 |
|---|---|---|
| committer | raysan5 <raysan5@gmail.com> | 2015-08-28 14:16:28 +0200 |
| commit | ca402e9d360d519e37e2fb1d8073ebec56b0014c (patch) | |
| tree | f5b0c858c49e794add2006a1cc8ec094f1a0a950 /examples/text_format_text.c | |
| parent | 6ac5d3bc06913469f6e32f68a4c356e1c1da24b8 (diff) | |
| download | raylib-ca402e9d360d519e37e2fb1d8073ebec56b0014c.tar.gz raylib-ca402e9d360d519e37e2fb1d8073ebec56b0014c.zip | |
New examples added (with some resources)
Diffstat (limited to 'examples/text_format_text.c')
| -rw-r--r-- | examples/text_format_text.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/text_format_text.c b/examples/text_format_text.c index 516e3ecf..ca28be74 100644 --- a/examples/text_format_text.c +++ b/examples/text_format_text.c @@ -5,7 +5,7 @@ * This example has been created using raylib 1.1 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2014 Ramon Santamaria (Ray San - raysan@raysanweb.com) +* Copyright (c) 2014 Ramon Santamaria (@raysan5) * ********************************************************************************************/ |
