4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
vertex main :: () {
|
|
x : float = 2.0f;
|
|
}
|
vertex main :: () {
|
|
x : float = 2.0f;
|
|
}
|