mirror of
https://github.com/bloeys/nmage.git
synced 2025-12-29 13:28:20 +00:00
Remove redundant type
This commit is contained in:
@ -2,8 +2,6 @@ package input
|
||||
|
||||
import "github.com/veandco/go-sdl2/sdl"
|
||||
|
||||
type InputKey int
|
||||
|
||||
var (
|
||||
anyKeyDown bool
|
||||
anyMouseBtnDown bool
|
||||
|
||||
Reference in New Issue
Block a user