Removed big examples

This commit is contained in:
Ray 2020-01-28 18:34:59 +01:00
parent 77484cb19c
commit 4663cc03f3
27 changed files with 1 additions and 10732 deletions

View file

@ -4,7 +4,7 @@
*
* This example uses [rlgl] module funtionality (pseudo-OpenGL 1.1 style coding)
*
* This example has been created using raylib 2.2 (www.raylib.com)
* This example has been created using raylib 2.5 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
* Copyright (c) 2018 Ramon Santamaria (@raysan5)