relocation raygui.h
This commit is contained in:
parent
54703e6475
commit
0009968cad
2 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
package raygui3_5
|
||||
|
||||
/*
|
||||
#cgo CFLAGS: -DRAYGUI_IMPLEMENTATION
|
||||
#include "../raylib/raygui.h"
|
||||
#cgo CFLAGS: -DRAYGUI_IMPLEMENTATION -I../raylib/
|
||||
#include "raygui.h"
|
||||
#include <stdlib.h>
|
||||
*/
|
||||
import "C"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue