r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
client.cpp File Reference
+ Include dependency graph for client.cpp:

Go to the source code of this file.

Variables

static constexpr eng::Color DARK = {.r = 0U, .g = 0U, .b = 0U, .a = 255U}
 

Variable Documentation

◆ DARK

eng::Color DARK = {.r = 0U, .g = 0U, .b = 0U, .a = 255U}
staticconstexpr

Definition at line 14 of file client.cpp.

Referenced by cli::Client::run().