mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-24 18:02:02 +01:00
shaderir: Misspelling
This commit is contained in:
parent
b620b4334e
commit
afb4e6dc3d
@ -112,7 +112,7 @@ func (t BasicType) Glsl() string {
|
||||
case Bool:
|
||||
return "bool"
|
||||
case Int:
|
||||
return "Int"
|
||||
return "int"
|
||||
case Float:
|
||||
return "float"
|
||||
case Vec2:
|
||||
|
Loading…
Reference in New Issue
Block a user