Fix build

This commit is contained in:
Milan Nikolic 2017-02-20 16:07:10 +01:00
parent 19d2f59142
commit c1b4b6b15c
2 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,10 @@
package raylib
/*
#include "raylib.h"
*/
import "C"
// Gestures
type Gestures int32