ebiten/internal/glfw/glfwdllhash_windows_386.go
Hajime Hoshi 5b8370298a glfw: Use os.UserConfigDir for GLFW DLL instead of temporary directories
As of this change, Ebiten requries Go 1.13 due to os.UserConfigDir.

Fixes #1393
2020-11-01 17:51:44 +09:00

6 lines
144 B
Go

// Code generated by gen.go. DO NOT EDIT.
package glfw
const glfwDLLHash = "93ce68219cb0e920a0b9f04a38bbeff104f530a643fd0a792215572525869f90"