mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 02:38:53 +01:00
internal/glfw/glfw: refactoring
This commit is contained in:
parent
8039911bc8
commit
fafbe2711f
@ -6,9 +6,7 @@
|
||||
|
||||
package glfw
|
||||
|
||||
//#include <stdlib.h>
|
||||
//#define GLFW_INCLUDE_NONE
|
||||
//#include "glfw/include/GLFW/glfw3.h"
|
||||
// #include <stdlib.h>
|
||||
import "C"
|
||||
|
||||
func glfwbool(b C.int) bool {
|
||||
|
Loading…
Reference in New Issue
Block a user