mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-11 19:48:54 +01:00
examples/2048: Remove unused consts
This commit is contained in:
parent
658c7cf452
commit
d4d05d12ea
@ -45,7 +45,6 @@ const (
|
|||||||
touchStatePressing
|
touchStatePressing
|
||||||
touchStateSettled
|
touchStateSettled
|
||||||
touchStateInvalid
|
touchStateInvalid
|
||||||
n
|
|
||||||
)
|
)
|
||||||
|
|
||||||
// String returns a string representing the direction.
|
// String returns a string representing the direction.
|
||||||
|
Loading…
Reference in New Issue
Block a user