Ja es pot "enner llour neim". Falta decidir quin de tots els dissenys m'agrada mes
This commit is contained in:
@@ -302,6 +302,9 @@ color_t lightenColor(color_t color, int amount);
|
||||
// Oscurece el color
|
||||
color_t DarkenColor(color_t color, int amount);
|
||||
|
||||
// Quita los espacioes en un string
|
||||
std::string trim(const std::string &str);
|
||||
|
||||
// Colores
|
||||
extern const color_t bgColor;
|
||||
extern const color_t noColor;
|
||||
|
||||
Reference in New Issue
Block a user