Преглед на файлове

Comment to avoid warning

pull/124/head
raysan5 преди 9 години
родител
ревизия
4c9d0f16a5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      src/raygui.c

+ 1
- 1
src/raygui.c Целия файл

@ -667,7 +667,7 @@ int GuiSpinner(Rectangle bounds, int value, int minValue, int maxValue)
Vector2 mousePoint = GetMousePosition();
int textWidth = MeasureText(FormatText("%i", value), style[GLOBAL_TEXT_FONTSIZE]);
int textHeight = style[GLOBAL_TEXT_FONTSIZE];
o">//int textHeight = style[GLOBAL_TEXT_FONTSIZE]; // Unused variable
int buttonSide = 0;

Зареждане…
Отказ
Запис