Update C sources, add new functions and rename package to
This commit is contained in:
parent
391c25482d
commit
08aa518a46
156 changed files with 34542 additions and 19573 deletions
|
@ -1,6 +1,6 @@
|
|||
package raylib
|
||||
package rl
|
||||
|
||||
/*
|
||||
#cgo CFLAGS: -std=gnu99 -Wno-missing-braces -Wno-unused-result
|
||||
#cgo CFLAGS: -std=gnu99 -Wno-missing-braces -Wno-unused-result -Wno-stringop-overflow
|
||||
*/
|
||||
import "C"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue