mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 16:48:18 +00:00
Improve raylib overview formatting on pkg website
This commit is contained in:
Vendored
+6
-2
@@ -1,4 +1,7 @@
|
||||
/**********************************************************************************************
|
||||
/*
|
||||
Package vendor:raylib implements bindings for version 4.5 of the raylib library (https://www.raylib.com/)
|
||||
|
||||
*********************************************************************************************
|
||||
*
|
||||
* raylib v4.5 - A simple and easy-to-use library to enjoy videogames programming (www.raylib.com)
|
||||
*
|
||||
@@ -74,7 +77,8 @@
|
||||
*
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*
|
||||
**********************************************************************************************/
|
||||
*********************************************************************************************
|
||||
*/
|
||||
package raylib
|
||||
|
||||
import c "core:c/libc"
|
||||
|
||||
Reference in New Issue
Block a user