Home
last modified time | relevance | path

Searched refs:CARGO_SELECTED_BACK_COLOR (Results 1 – 2 of 2) sorted by relevance

/dports/games/uqm/uqm-0.8.0/src/uqm/planets/
H A Dcargo.c104 CARGO_SELECTED_BACK_COLOR : CARGO_BACK_COLOR); in DrawElementAmount()
223 SetContextForeGroundColor (CARGO_SELECTED_BACK_COLOR); in DrawCargoDisplay()
/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dcolors.h367 #define CARGO_SELECTED_BACK_COLOR \ macro