mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Review comments
This commit is contained in:
@ -1,11 +1,11 @@
|
|||||||
/*******************************************************************************************
|
/*******************************************************************************************
|
||||||
*
|
*
|
||||||
* raygui - image exporter window box test
|
* raygui - image exporter example
|
||||||
*
|
*
|
||||||
* This example has been created using raylib v1.9 (www.raylib.com)
|
* This example has been created using raylib v2.0 (www.raylib.com)
|
||||||
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
|
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
|
||||||
*
|
*
|
||||||
* Copyright (c) 2018 Ramon Santamaria (@raysan5)
|
* Copyright (c) 2018 raylib technologies (@raylibtech)
|
||||||
*
|
*
|
||||||
********************************************************************************************/
|
********************************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@ -1,10 +1,11 @@
|
|||||||
/*******************************************************************************************
|
/*******************************************************************************************
|
||||||
*
|
*
|
||||||
* raw_importer - image raw importer
|
* raygui - image raw importer example
|
||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* This example has been created using raylib v2.0 (www.raylib.com)
|
||||||
|
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
|
||||||
*
|
*
|
||||||
* Copyright (c) 2018 raylib technologies
|
* Copyright (c) 2018 raylib technologies (@raylibtech)
|
||||||
*
|
*
|
||||||
**********************************************************************************************/
|
**********************************************************************************************/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user