Fix build
This commit is contained in:
parent
c1b4b6b15c
commit
5cec8900be
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ package raylib
|
|||
#include "raylib.h"
|
||||
*/
|
||||
import "C"
|
||||
import "unsafe"
|
||||
|
||||
// Gestures
|
||||
type Gestures int32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue