mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
remove not needed file.
This commit is contained in:
parent
d60c7b0dcd
commit
04ef2d3081
@ -1,14 +0,0 @@
|
|||||||
package types
|
|
||||||
|
|
||||||
type Button struct {
|
|
||||||
Name string
|
|
||||||
Code int
|
|
||||||
Keysym int
|
|
||||||
}
|
|
||||||
|
|
||||||
type Key struct {
|
|
||||||
Name string
|
|
||||||
Value string
|
|
||||||
Code int
|
|
||||||
Keysym int
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user