diff --git a/graph.cpp b/graph.cpp index 52547f71..e40ec102 100644 --- a/graph.cpp +++ b/graph.cpp @@ -192,7 +192,7 @@ EX void drawShield(const shiftmatrix& V, eItem it) { #endif } -void drawSpeed(const shiftmatrix& V) { +void drawSpeed(const shiftmatrix& V, ld scale=1) { #if CAP_CURVE ld ds = ptick(10); color_t col = darkena(iinf[itOrbSpeed].color, 0, 0xFF); @@ -202,7 +202,7 @@ void drawSpeed(const shiftmatrix& V) { #endif for(int b=0; b