Просмотр исходного кода

Add another UWP comment for clarity

pull/821/head
Reece Mackie 6 лет назад
Родитель
Сommit
3244ec2a1d
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      src/core.c

+ 1
- 1
src/core.c Просмотреть файл

@ -3110,7 +3110,7 @@ static GamepadButton GetGamepadButton(int button)
#endif
#if defined(PLATFORM_UWP)
b = button;
b = button; // UWP will provide the correct button
#endif
#if defined(PLATFORM_WEB)

Загрузка…
Отмена
Сохранить