mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
5 lines
42 B
Go
5 lines
42 B
Go
|
package main
|
||
|
|
||
|
func Foo(foo vec2) vec4 {
|
||
|
}
|