mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-15 07:48:15 +00:00
Comments review
This commit is contained in:
@@ -5,11 +5,10 @@
|
|||||||
* PLATFORMS SUPPORTED:
|
* PLATFORMS SUPPORTED:
|
||||||
* - Windows (win32/Win64)
|
* - Windows (win32/Win64)
|
||||||
* - Linux (tested on Ubuntu)
|
* - Linux (tested on Ubuntu)
|
||||||
* - Mac (OSX)
|
* - OSX (Mac)
|
||||||
* - Android (API Level 9 or greater)
|
* - Android (ARM or ARM64)
|
||||||
* - Raspberry Pi (Raspbian)
|
* - Raspberry Pi (Raspbian)
|
||||||
* - HTML5 (Chrome, Firefox)
|
* - HTML5 (Chrome, Firefox)
|
||||||
* - Oculus Rift CV1
|
|
||||||
*
|
*
|
||||||
* CONFIGURATION:
|
* CONFIGURATION:
|
||||||
*
|
*
|
||||||
|
@@ -37,7 +37,7 @@
|
|||||||
*
|
*
|
||||||
* LICENSE: zlib/libpng
|
* LICENSE: zlib/libpng
|
||||||
*
|
*
|
||||||
* Copyright (c) 2014-2016 Ramon Santamaria (@raysan5)
|
* Copyright (c) 2014-2017 Ramon Santamaria (@raysan5)
|
||||||
*
|
*
|
||||||
* This software is provided "as-is", without any express or implied warranty. In no event
|
* This software is provided "as-is", without any express or implied warranty. In no event
|
||||||
* will the authors be held liable for any damages arising from the use of this software.
|
* will the authors be held liable for any damages arising from the use of this software.
|
||||||
|
Reference in New Issue
Block a user