formatting
This commit is contained in:
parent
974985ed49
commit
f1d246a648
|
|
@ -96,7 +96,6 @@ int main(void)
|
||||||
// Draw triangle with lines
|
// Draw triangle with lines
|
||||||
rlBegin(RL_LINES);
|
rlBegin(RL_LINES);
|
||||||
// Three lines, six points
|
// Three lines, six points
|
||||||
|
|
||||||
// Define color for next vertex
|
// Define color for next vertex
|
||||||
rlColor4ub(255, 0, 0, 255);
|
rlColor4ub(255, 0, 0, 255);
|
||||||
// Define vertex
|
// Define vertex
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user