You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lines 206 - 231 won't compile because they are declared as inline variables.
[Error] 'raylib::Color::DarkBlue' declared as an 'inline' variable
[Error] 'raylib::Color::Purple' declared as an 'inline' variable
etc.