parent
3a35accdf0
commit
40f5e7dea0
|
|
@ -96,6 +96,7 @@ int main(void)
|
|||
// Draw triangle with lines
|
||||
rlBegin(RL_LINES);
|
||||
// Three lines, six points
|
||||
|
||||
// Define color for next vertex
|
||||
rlColor4ub(255, 0, 0, 255);
|
||||
// Define vertex
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user